This is the solidity bootcamp notes vault.
All notes for our bootcamp are in the Solidity bootcamp folder, visit the Xerxis site for more.
Lessons for part one:
- 1. Introduction
- 2. Building HelloWorld.sol in Remix
- 3. Syntax and structure
- 4. Interface and external calls
Lesson part two:
- 1. Introduction to foundry
- 2. Events, MyERC20.sol and MyERC721.sol
- 3. Introduction to Gas optimization
- 4. Randomness and Lottery
- 5. Frontend
Lesson part three:
- 1. Blockchain scaling
- 2. Solidity advanced content
- 3. DeFi and Upgradeability patterns
- 4. IPFS and Smart contract security
Your Certification project!