become-a-buidler-on-ethereum-by-austin-griffith
Become a buidler on Ethereum by Austin Griffith
Step 0
Get started with web development if you haven't already. You can do that at freeCodeCamp, Udacity, Lambda School & a bunch of other places.
Step 1
Get the fundamentals down by tinkering with eth.build and watching the full playlist.
Step 2
Grab scaffold-eth and follow the Quick Start. Then, follow the Learning Solidity section by pasting in solidity-by-example snippets to get comfortable with the syntax.
Step 3
Once you get the hang of it, start testing your knowledge with the first challenge!
Step 4
The next challenge teaches you about tokens and contract to contract interaction
Bonus points if you make the vendor contract buy the tokens back!
Step 5
Finally, the repo is your oyster, use buidlguidl.com or the active branches to find something interesting,
A good example is the Simple-NFT-Example which was extended into the Buyer-Mints-NFT branch.
Step 6
Post your π scaffold-eth builds to the BuidlGuidl telegram channel to join us!