laconic-wallet/components
Adwait Gharpure 19e39281a6
Add functionality to scan QR while connecting wallet (#40)
* Connect with dapp using WalletConnect

* Pair dapp with wallet

* Sign message taken from dapp and return the signature

* Add todos

* Move wallet connect functions to seperate screen

* Change ui for wc modals

* Make review changes

* Add dependancy to useEffect

* Move pairing modal methods

* Integrate QR in walletconnect page

* Move styles

* Add currentEthAddresses

* Handle review changes

---------

Co-authored-by: Shreerang Kale <shreerangkale@gmail.com>
Co-authored-by: Adw8 <adwait@deepstacksoft.com>
2024-03-06 15:16:00 +05:30
..
AccountDetails.tsx Change package name to com.laconic.wallet (#33) 2024-03-04 15:20:09 +05:30
Accounts.tsx Connect wallet to a dapp using WalletConnect (#38) 2024-03-05 19:20:31 +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 Allow incoming signature requests from intents (#32) 2024-02-28 19:37:26 +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 Add functionality to scan QR while connecting wallet (#40) 2024-03-06 15:16:00 +05:30
QRScanner.tsx Add QR scanner for walletconnect (#36) 2024-03-05 11:42:12 +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
SignModal.tsx Use existing ethereum accounts while connecting wallet with dapp (#39) 2024-03-06 11:08:02 +05:30
SignRequest.tsx Allow incoming signature requests from intents (#32) 2024-02-28 19:37:26 +05:30
WalletConnect.tsx Add functionality to scan QR while connecting wallet (#40) 2024-03-06 15:16:00 +05:30