- nodejs
- git
- Open a terminal at your project folder.
- copy and paste
git clone https://github.com/mani-chand/nUSD_stablecoin.git
in your terminal. - Do
cd app
in the terminal. - Do
npm install
in the terminal. - Do
npm start
in the terminal. - open a browser with metamask extention.
- Add Sepolia testnet in your metamask.
- Get test ethers of SepoliaETH at https://sepoliafaucet.com/.
- Open http://localhost:3000/ to see the application.
- Smart Contract : https://thirdweb.com/sepolia/0x524ACa1080e9D29d73ddB21c7cAE66f0dBff73DF
- Live Website : https://nusd-stablecoin.web.app/