LearnWeb3-DAO-FreshmanCourseProjects
As a part of learning LearnWeb3 DAO Freshman course. I've implemented these basic projects.
FirstDapp : It is the basic decentralized app which is developed using ether.js and solidity. It performs read and write operations
ERC20-token : Basic ERC20 token demo
BasicNFT : Basic ERC721 demo using node.js, solidity and hardhat