DEV Community

Cover image for How to build ERC 20 Token and Faucets Dapp
CodeWithMarish
CodeWithMarish

Posted on

How to build ERC 20 Token and Faucets Dapp

Hello friends, Today in this post we will learn to build our own ERC20 token and a faucet Dapp(Decentralized App) using which we can interact with our contract. So we will learn to develop an ERC20 smart contract and a faucet contract which will help in requesting tokens and we will create our frontend using Next JS and use ethers library for interacting with the contract. So let’s get started.

Please read this post in our website
How to build ERC 20 Token and Faucets Dapp?

Also please don’t forget to subscribe to our youtube channel codewithmarish for all web development-related challenges.

Code With Marish | Youtube

Posted with ❤️ from somewhere on the Earth

Top comments (0)