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.
- Host: GitHub
- URL: https://github.com/harshitrv/learnweb3-projects
- Owner: HarshitRV
- Created: 2022-12-27T13:42:55.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-02-14T11:52:17.000Z (over 2 years ago)
- Last Synced: 2025-02-17T14:44:44.681Z (4 months ago)
- Topics: blockchain, dapp, nft, solidity
- Language: JavaScript
- Homepage: white-listdapp.vercel.app
- Size: 3.2 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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/)