wallet-connect-web-examples/dapps/react/react-dapp-v2
2022-02-02 14:00:33 +01:00
..
public chore(dapps): sets up existing v2 react-app with yarn.lock 2022-02-02 14:00:33 +01:00
src chore(dapps): sets up existing v2 react-app with yarn.lock 2022-02-02 14:00:33 +01:00
.env.local.example chore(dapps): sets up existing v2 react-app with yarn.lock 2022-02-02 14:00:33 +01:00
.gitignore chore(dapps): sets up existing v2 react-app with yarn.lock 2022-02-02 14:00:33 +01:00
.prettierrc chore(dapps): sets up existing v2 react-app with yarn.lock 2022-02-02 14:00:33 +01:00
images.d.ts chore(dapps): sets up existing v2 react-app with yarn.lock 2022-02-02 14:00:33 +01:00
LICENSE chore(dapps): sets up existing v2 react-app with yarn.lock 2022-02-02 14:00:33 +01:00
package.json chore(dapps): sets up existing v2 react-app with yarn.lock 2022-02-02 14:00:33 +01:00
README.md chore(dapps): sets up existing v2 react-app with yarn.lock 2022-02-02 14:00:33 +01:00
tsconfig.json chore(dapps): sets up existing v2 react-app with yarn.lock 2022-02-02 14:00:33 +01:00
yarn.lock chore(dapps): sets up existing v2 react-app with yarn.lock 2022-02-02 14:00:33 +01:00

WalletConnect React App

Develop

yarn start

Test

yarn test

Build

yarn build