Integrate sumsub KYC with terms & conditions #6

Merged
nabarun merged 5 commits from deep-stack/testnet-onboarding-app:kyc-integration into main 2024-07-30 08:22:10 +00:00

5 Commits

Author SHA1 Message Date
9719f3f84a Use registry-sdk method to get participant by ID (#5)
Part of [laconicd testnet validator enrollment](https://www.notion.so/laconicd-testnet-validator-enrollment-6fc1d3cafcc64fef8c5ed3affa27c675)

Co-authored-by: Adw8 <adwaitgharpure@gmail.com>
Reviewed-on: deep-stack/testnet-onboarding-app#5
2024-07-29 14:05:35 +00:00
8242eb05cc Show role and KYC id in onboarding success page (#4)
Part of [Sumsub KYC integration in onboarding app](https://www.notion.so/Sumsub-KYC-integration-in-onboarding-app-607b598c9c1d4d12adc71725e2ab5e7e)

Co-authored-by: Adw8 <adwaitgharpure@gmail.com>
Co-authored-by: Shreerang Kale <shreerangkale@gmail.com>
Reviewed-on: deep-stack/testnet-onboarding-app#4
2024-07-29 09:50:17 +00:00
9bd82a0023 Use testnet-onboarding-api to generate sumsub access token (#3)
Part of [Sumsub KYC integration in onboarding app](https://www.notion.so/Sumsub-KYC-integration-in-onboarding-app-607b598c9c1d4d12adc71725e2ab5e7e)

Co-authored-by: Shreerang Kale <shreerangkale@gmail.com>
Co-authored-by: Adw8 <adwaitgharpure@gmail.com>
Reviewed-on: deep-stack/testnet-onboarding-app#3
Co-authored-by: Nabarun <nabarun@deepstacksoft.com>
Co-committed-by: Nabarun <nabarun@deepstacksoft.com>
2024-07-26 16:49:29 +00:00
a875673189 Add terms and conditions page and update cosmos tx message (#2)
Part of [Sumsub KYC integration in onboarding app](https://www.notion.so/Sumsub-KYC-integration-in-onboarding-app-607b598c9c1d4d12adc71725e2ab5e7e)
- Add terms and conditions in home page and before signing cosmos message
- Add `kycId` and `role` field in cosmos message

Co-authored-by: IshaVenikar <ishavenikar7@gmail.com>
Co-authored-by: Shreerang Kale <shreerangkale@gmail.com>
Reviewed-on: deep-stack/testnet-onboarding-app#2
2024-07-26 08:33:51 +00:00
ae46a2468c Use sumsub web SDK for KYC form without access token generation (#1)
Part of https://www.notion.so/Sumsub-KYC-integration-in-onboarding-app-607b598c9c1d4d12adc71725e2ab5e7e

Co-authored-by: Adw8 <adwaitgharpure@gmail.com>
Reviewed-on: deep-stack/testnet-onboarding-app#1
2024-07-25 13:28:23 +00:00