https://github.com/falconandrea/learnweb3-exercises
LearnWeb3 DAO Exercises
https://github.com/falconandrea/learnweb3-exercises
ethersjs learnweb3dao nextjs smartcontracts web3
Last synced: 2 months ago
JSON representation
LearnWeb3 DAO Exercises
- Host: GitHub
- URL: https://github.com/falconandrea/learnweb3-exercises
- Owner: falconandrea
- Created: 2023-05-04T15:24:20.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-07-05T14:40:43.000Z (about 3 years ago)
- Last Synced: 2025-01-24T18:36:58.077Z (over 1 year ago)
- Topics: ethersjs, learnweb3dao, nextjs, smartcontracts, web3
- Language: JavaScript
- Homepage: https://learnweb3.io
- Size: 1.7 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# LearnWeb3 DAO Exercises
Exercises on [LearnWeb3 Website](https://learnweb3.io/)
- Whitelist dApp for your upcoming NFT Collection
- NFT Collection with presale for Whitelist users
- DAO for your NFT holders
- Initial Coin Offering, NFT holder can get 10 tokens free
- Decentralized Exchange
- NFT Collection with metadata stored on IPFS
- Lottery game with Chainlink VRFs
- Check if an address is or not inside a Whitelist using merkle trees