This project was bootstrapped with Create React App.
yarn
- Set the environment variables in
.env
REACT_APP_INFURA_ID=
REACT_APP_INFURA_URL=https://mainnet.infura.io/v3/
REACT_APP_NEXO_ETH_MAIN_NET_CONTRACT_ADDRESS=0xb62132e35a6c13ee1ee0f84dc5d40bad8d815206
GENERATE_SOURCEMAP=false
- Start the app
yarn start