You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
New version of [SpeedRunEthereum](https://github.com/BuidlGuidl/SpeedRunEthereum) built with [Scaffold-ETH 2](https://github.com/scaffold-eth/scaffold-eth-2). An expanded experience for builders where you'll be able to unlock your builder profile after completing a few challenges. This will open the gates to:
5
+
New version of [Speedrun Ethereum](https://github.com/BuidlGuidl/SpeedRunEthereum) built with [Scaffold-ETH 2](https://github.com/scaffold-eth/scaffold-eth-2). An expanded experience for builders where you'll be able to unlock your builder profile after completing a few challenges. This will open the gates to:
6
6
7
7
- Interact with other BuidlGuidl curriculums like [ETH Tech Tree](https://www.ethtechtree.com/) and [BuidlGuidl CTF](https://ctf.buidlguidl.com/)
8
8
- Share your builds and discover what other builders are up to
title: "Speed Run Ethereum: Learn Solidity Development Through Interactive Challenges",
7
+
title: "Speedrun Ethereum: Learn Solidity Development Through Interactive Challenges",
8
8
description:
9
9
"Learn Solidity development with hands-on blockchain challenges. Build NFTs, DEXs, and more Ethereum smart contracts in our step-by-step tutorial series.",
Copy file name to clipboardExpand all lines: packages/nextjs/guides/how-to-create-erc20.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -201,7 +201,7 @@ _Figure: Six-step chain process for building secure and transparent tokens, from
201
201
202
202
🚀 **Ready to apply this knowledge?**
203
203
204
-
The ERC20 token you've designed is the perfect starting point for more advanced challenges on SpeedRunEthereum:
204
+
The ERC20 token you've designed is the perfect starting point for more advanced challenges on Speedrun Ethereum:
205
205
206
206
-[**Token Vendor Challenge**](https://speedrunethereum.com/challenge/token-vendor)**:** Take the token you just conceptualized and build a TokenVendor.sol smart contract. This vendor will act like a vending machine, selling your ERC20 tokens to users in exchange for ETH.
207
207
-[**Minimum Viable Exchange (DEX) Challenge**](https://speedrunethereum.com/challenge/dex)**:** Go even further by building a basic decentralized exchange. Users will be able to trade ETH for your token and your token back for ETH, learning about liquidity provision and automated market-making concepts.
"<p>You have successfully passed challenge 2!</p><p>You have passed the first three challenges on SpeedRunEthereum and can now join the BuidlGuidl!</p>",
323
+
"<p>You have successfully passed challenge 2!</p><p>You have passed the first three challenges on Speedrun Ethereum and can now join the BuidlGuidl!</p>",
0 commit comments