gakshat14 / walletconnect-test-wallet

Test Wallet (Web)

Home Page:https://test.walletconnect.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

Test Wallet (Web)

https://test.walletconnect.org/

License:MIT License


Languages

Language:TypeScript 99.0%Language:HTML 0.9%Language:Shell 0.1%