Basic Contracts and Tests! From basic Smart Contracts to NTF Marketplace.
From: Quick and Dirty Interaction with Metamask (Web3 Provider)
Stack Used:
- Hardhat (main dev tool)
- OpenZeppelin (for smart contract templates and libraries)
- Moralis (for centralized event hooks)
- The Graph (for decentralized event hooks)
- IPFS (for decentralized storage)
- Pinata (for pinning IPFS content)
- Slinther (security & audit)
IDE:
- VS Code (main IDE)
- Remix (for quick prototyping)