testnet-onboarding-app/src
2024-08-09 12:09:16 +05:30
..
components Persist subscriber ID in local storage (#26) 2024-08-09 06:24:29 +00:00
context Store hash of KYC id and display WalletConnect disclaimer message (#10) 2024-07-31 13:37:11 +00:00
layout Redirect to previous page on connecting wallet 2024-08-09 12:06:11 +05:30
pages Derive pubkey from partial 2024-08-09 12:09:16 +05:30
utils Persist subscriber ID in local storage (#26) 2024-08-09 06:24:29 +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 Redirect to previous page on connecting wallet 2024-08-09 12:06:11 +05:30
constants.ts Persist subscriber ID in local storage (#26) 2024-08-09 06:24:29 +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
types.ts Display tx according to role of onboarded participant 2024-08-09 12:09:15 +05:30