laconic-wallet/components
shreerang6921 5b6f4e9f61
Sign message with cosmos accounts using signAmino method (#49)
* Add functionality to use cosmos accounts while pairing

* Sign message using cosmos accounts using signAmino method

* Add todo to debug signDirect

* Use cosmos wallet amino method directly

* Add back displaying wallet connect data while pairing

* Reset state for wallet connect data on closing pairing modal
2024-03-12 13:40:34 +05:30
..
AccountDetails.tsx Change package name to com.laconic.wallet (#33) 2024-03-04 15:20:09 +05:30
Accounts.tsx Display details coming from dapp in sign request page (#44) 2024-03-07 16:02:35 +05:30
AddSession.tsx Use separate page for walletconnect (#48) 2024-03-11 16:14:08 +05:30
CreateWallet.tsx Refactor code (#18) 2024-02-19 12:12:18 +05:30
Dialog.tsx Retrieve accounts on reload (#29) 2024-02-22 11:32:25 +05:30
Grid.tsx Make the component definitions consistent 2024-02-21 11:09:29 +05:30
HDPath.tsx Add validation in add account from hd path (#30) 2024-02-22 14:26:45 +05:30
HDPathDialog.tsx Hard-code the prefix of the hd paths and refactor functions 2024-02-21 10:08:27 +05:30
HomeScreen.tsx Use separate page for walletconnect (#48) 2024-03-11 16:14:08 +05:30
InvalidPath.tsx Connect wallet to a dapp using WalletConnect (#38) 2024-03-05 19:20:31 +05:30
NetworkDropdown.tsx Make the component definitions consistent 2024-02-21 11:09:29 +05:30
PairingModal.tsx Sign message with cosmos accounts using signAmino method (#49) 2024-03-12 13:40:34 +05:30
ResetWalletDialog.tsx Refactor code (#18) 2024-02-19 12:12:18 +05:30
SignMessage.tsx Retrieve accounts on reload (#29) 2024-02-22 11:32:25 +05:30
SignRequest.tsx Sign message with cosmos accounts using signAmino method (#49) 2024-03-12 13:40:34 +05:30
WalletConnect.tsx Use separate page for walletconnect (#48) 2024-03-11 16:14:08 +05:30