This boilerplate is meant to be used during Protofire's interview process. It's a simple dapp that only works with MetaMask and in Rinkeby, and shows the latest block number.
This is a public repo, so if you want to make a private repository for your exercise, don't fork it. Instead, follow these instructions.
- create-react-app was used for the initial React setup
- web3-react is used for connecting to ethereum. Notice that we are using v5.
- ethers.js is used as the web3 library. We are using v4.