An open API service indexing awesome lists of open source software.

https://github.com/harshitrv/learnweb3-projects

learnweb3.io projects.
https://github.com/harshitrv/learnweb3-projects

blockchain dapp nft solidity

Last synced: 19 days ago
JSON representation

learnweb3.io projects.

Awesome Lists containing this project

README

        

# LearnWeb3.io projects
Learn the web3 from the ground up by awesome courses offered by [LearnWeb3.io](https://learnweb3.io/).
### Freshman
1. [firstdapp](./freshman/firstdapp/)
3. [nft](./freshman/nft/)

### Sophomore
1. [Whitelist dApp](./sophmore/white-list-dapp/)
- [whitelistdapp](./sophmore/white-list-dapp/whitelistdapp/)
- [whitelistdappfrontend](./sophmore/white-list-dapp/whitelistfrontend/)
- [Check Deployement](https://white-listdapp.vercel.app/)

2. [NFT Collection dApp](./sophmore/nftcollection/)
- [nftcollectiondapp](./sophmore/nftcollection/nftcollectiondapp/)
- [nftcollectiondappfrontend](./sophmore/nftcollection/nftcollectionfrontend/)
- [Check Deployement](https://crytodevsnft.vercel.app/)

3. [ICO dApp](./sophmore/ico/)
- [icodapp](./sophmore/ico/icodapp/)
- [icofrontend](./sophmore/ico/icofrontend/)
- [Check Deployement](https://icodappon.vercel.app/)