Skip to content

TRScan/walletconnect-test-wallet

Repository files navigation

walletconnect-test-wallet

Test Wallet (Web)

Setup INFURA project id

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>

Develop

npm run start

Test

npm run test

Build

npm run build

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages