Template to make a DApp with React, typescript and ethers.js.
- Button to Connect to MetaMask
- Display Account
- Display Network
- Display Dai Balance
Made using the create-react-app typescript template, MetaMask recommandation to connect, ethers.js library and types generated by Typechain in a separate repo.
To launch, run npm run start