Useful Information
Recommended Preparation
- Explore the Ethereum blockchain & smart contracts on Etherscan
- Read the formal specification of the Ethereum protocol in the Ethereum Yellow Paper (You can just skim the parts that look interesting, particularly “6. Transaction Execution”)
- NPM crash course if you need a refresher on Node.js and NPM
- Learn React guides & tutorials
Links
- Find all of the examples for this course in the GitHub repository
- Write and test smart contracts with Remix IDE
- Solidity documentation
- MetaMask documentation
- ethers.js documentation