forked from snowball/testnet-onboarding-app
bf8b6fc0162df0ff6a11fa1eb35d226bf19f587e
Part of [Sumsub KYC integration in onboarding app](https://www.notion.so/Sumsub-KYC-integration-in-onboarding-app-607b598c9c1d4d12adc71725e2ab5e7e) Co-authored-by: IshaVenikar <ishavenikar7@gmail.com> Reviewed-on: cerc-io/testnet-onboarding-app#11
testnet-onboarding-app
React app for onboarding participants to laconicd chain with Nitro/Cosmos key attestation
Setup for testnet-onboarding-app
-
Clone the repository
git clone git@git.vdb.to:cerc-io/testnet-onboarding-app.git -
Enter the project directory
cd testnet-onboarding-app -
Install dependencies
yarn -
Setup .env
-
Copy and update
.envcp .env.example .env -
In the
.envfile, add the WalletConnect project ID used in your laconic-wallet setup.WALLET_CONNECT_PROJECT_ID=39bc93c...
-
-
Start the application
yarn start
Languages
JavaScript
95.8%
TypeScript
3.9%
HTML
0.2%