The guide for our dapp development curriculum. Resources and topics discussed at meetings will be contained within this repository. You can follow along with this bare bones framework of our dapp Badger Blocks.
By following this guide you should be able to build a basic decentralized app that can be deployed to any solidity-friendly blockchain.
Additional outcomes:
- Solidity basics
- Dapp enviornment setup
- Common smart contract vulnerabilites
- Gas opitmization
- Contract upgradability
- a portfolio piece (if you add more functionality to the dapp)
- Introduction: Introductory Block
- Block 1: Solidity Smart Contract Game Layout
- Block 2: ERC721 Contract and Badger Attributes
- Block 3: More Solidity and Game Logic
- Block 4: Closing Thoughts
Dylan Melotik: email dmelotik@wisc.edu discord melodyl#2639