Lab 2: Solidity & Token Standards
- Write a
Storagecontract - Write basic tests for
Storage - Use OpenZeppelin Wizard to generate an ERC-20
- Deploy the ERC-20 to a testnet
- Create an NFT demo with metadata
Submission
Section titled “Submission”- Contract source links
- Test command and results
- ERC-20 contract address
- NFT metadata example
- Short explanation of the OpenZeppelin inheritance structure