testnet-onboarding-app/src
2024-08-11 12:34:35 -04:00
..
components style: add codeblock and style validator page 2024-08-11 12:32:55 -04:00
context Wait for session to load before redirecting (#29) 2024-08-09 13:00:30 +00:00
layout style: sign with nitro 2024-08-11 15:28:14 +05:30
pages style: validator success page 2024-08-11 12:34:35 -04: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 style: sign with nitro 2024-08-11 15:28:14 +05:30
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