testnet-onboarding-app/src
nabarun c041f031dc Integrate Beehiiv email verification in onboarding flow (#13)
Part of [laconicd testnet validator enrollment](https://www.notion.so/laconicd-testnet-validator-enrollment-6fc1d3cafcc64fef8c5ed3affa27c675)
- Add beehiiv widget for email verification
- Extract subscriber ID from the JWT
- Hash subscriber ID to be used as KYC ID

Co-authored-by: Shreerang Kale <shreerangkale@gmail.com>
Reviewed-on: cerc-io/testnet-onboarding-app#13
2024-08-08 10:06:34 +00:00
..
components Use PDF for showing terms and conditions (#12) 2024-08-08 09:39:26 +00:00
context Store hash of KYC id and display WalletConnect disclaimer message (#10) 2024-07-31 13:37:11 +00:00
layout Integrate sumsub KYC with terms & conditions (#6) 2024-07-30 08:22:09 +00:00
pages Integrate Beehiiv email verification in onboarding flow (#13) 2024-08-08 10:06:34 +00:00
utils Display KYC status in success page (#8) 2024-07-30 10:57:07 +00:00
App.css Set up project using create react app (#1) 2024-03-19 12:17:12 +05:30
App.test.tsx Set up project using create react app (#1) 2024-03-19 12:17:12 +05:30
App.tsx Integrate Beehiiv email verification in onboarding flow (#13) 2024-08-08 10:06:34 +00:00
constants.ts Integrate Beehiiv email verification in onboarding flow (#13) 2024-08-08 10:06:34 +00:00
decs.d.ts Implement persisting session (#5) 2024-03-22 11:52:53 +05:30
index.css Set up project using create react app (#1) 2024-03-19 12:17:12 +05:30
index.tsx Store hash of KYC id and display WalletConnect disclaimer message (#10) 2024-07-31 13:37:11 +00:00
react-app-env.d.ts Add support for sending cosmos transactions to laconic wallet (#12) 2024-07-04 11:15:18 +05:30
reportWebVitals.ts Set up project using create react app (#1) 2024-03-19 12:17:12 +05:30
setupTests.ts Set up project using create react app (#1) 2024-03-19 12:17:12 +05:30