testnet-onboarding-app/src
nabarun 09104b50bf Add download button for terms and conditions PDF (#31)
Part of [laconicd testnet validator enrollment](https://www.notion.so/laconicd-testnet-validator-enrollment-6fc1d3cafcc64fef8c5ed3affa27c675)

- Replace Cosmos address with Laconic address

Co-authored-by: Shreerang Kale <shreerangkale@gmail.com>
Reviewed-on: #31
2024-08-11 09:47:18 +00:00
..
components Add download button for terms and conditions PDF (#31) 2024-08-11 09:47:18 +00:00
context Wait for session to load before redirecting (#29) 2024-08-09 13:00:30 +00:00
layout Add functionality to create a validator (#28) 2024-08-09 10:18:13 +00:00
pages Add download button for terms and conditions PDF (#31) 2024-08-11 09:47:18 +00:00
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 Add functionality to create a validator (#28) 2024-08-09 10:18:13 +00:00
constants.ts Add functionality to create a validator (#28) 2024-08-09 10:18:13 +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 Add functionality to create a validator (#28) 2024-08-09 10:18:13 +00:00