This project presents a frontend UI to interract with ERC-20 token Ethereum smart-contract representing an infinite supply ECT (Encode Club Token) available on polygon testnet mumbai chain
Find demo here: https://encodehackathon2022erc20.netlify.app/
Run npm install
Run npm run dev to start app in the development mode.
Open http://localhost:3000 to view it in the browser.
The page will reload if you make edits.
You will also see any lint errors in the console.
Run npm run build and serve dist folder with your favorite server.
This project was bootstrapped with Vite.