Test Wallet (Web)
An INFURA project id is required to run this project. Signup for a free INFURA project id here.
Once you have the project id, setup the environment variable in file .env.local
as follow.
REACT_APP_INFURA_PROJECT_ID=<your infura project id>
npm run start
npm run test
npm run build