laconic-wallet-web/src
nabarun 2455dd982b Add button to copy mnemonic after creating new wallet (#9)
Part of [laconicd testnet validator enrollment](https://www.notion.so/laconicd-testnet-validator-enrollment-6fc1d3cafcc64fef8c5ed3affa27c675)

Co-authored-by: IshaVenikar <ishavenikar7@gmail.com>
Reviewed-on: #9
2024-08-07 11:39:10 +00:00
..
assets Setup react native paper (#1) 2024-07-25 13:00:03 +05:30
components Add button to copy mnemonic after creating new wallet (#9) 2024-08-07 11:39:10 +00:00
context Refactor wallet connect instance to use state variables (#4) 2024-07-29 12:09:22 +00:00
hooks Refactor wallet connect instance to use state variables (#4) 2024-07-29 12:09:22 +00:00
screens Remove deep link path and prevent re-render from useEffect (#7) 2024-08-01 06:18:02 +00:00
styles Replace photon with alnt for laconicd network (#6) 2024-07-30 12:18:53 +00:00
utils Send namespaces object with correct accounts sequence while pairing with dApps (#8) 2024-08-01 10:17:11 +00:00
App.css Setup react native paper (#1) 2024-07-25 13:00:03 +05:30
App.test.tsx Setup react native paper (#1) 2024-07-25 13:00:03 +05:30
App.tsx Refactor wallet connect instance to use state variables (#4) 2024-07-29 12:09:22 +00:00
index.css Setup react native paper (#1) 2024-07-25 13:00:03 +05:30
index.tsx Remove deep link path and prevent re-render from useEffect (#7) 2024-08-01 06:18:02 +00:00
logo.svg Setup react native paper (#1) 2024-07-25 13:00:03 +05:30
react-app-env.d.ts Setup react native paper (#1) 2024-07-25 13:00:03 +05:30
reportWebVitals.ts Setup react native paper (#1) 2024-07-25 13:00:03 +05:30
setupTests.ts Setup react native paper (#1) 2024-07-25 13:00:03 +05:30
types.ts Refactor wallet connect instance to use state variables (#4) 2024-07-29 12:09:22 +00:00