This is a repo for sharing smart contract code I'm learning & writing.
Some of it is from courses, but a lot of it is code I've written and deployed.
Each contract credits the source. Enjoy!
- Intro Material: Basics of Smart Contracts
- Simple Contracts: Sample simple contracts from online courses
- Crypto Zombies: All the contracts from Crypto Zombies (take it!!!)
- Tokens: How to mint different ERC20 tokens
- Staking: Contracts for staking tokens to earn passive rewards
- NFT Marketplace: Exactly what it sounds like
- Vesting: Contracts for creating token vesting over time