laconic-wallet/src/components
shreerang6921 2ccb396889
Show private key of selected account (#117)
* Display private key of selected account

* Update dialog box UI

* Refactor show private key dialog

* Refactor code to use context variables
2024-07-04 18:45:13 +05:30
..
AccountDetails.tsx Refactor code for WalletConnect Integration (#59) 2024-03-18 10:57:20 +05:30
Accounts.tsx Show private key of selected account (#117) 2024-07-04 18:45:13 +05:30
ConfirmDialog.tsx Implement remove network functionality for added networks (#93) 2024-04-25 17:08:27 +05:30
CreateWallet.tsx Reset Add Network form after switching the network (#97) 2024-04-25 17:08:27 +05:30
DataBox.tsx Add new page for approving eth transactions (#63) 2024-03-21 16:09:25 +05:30
Dialog.tsx Refactor code for WalletConnect Integration (#59) 2024-03-18 10:57:20 +05:30
Grid.tsx Refactor code for WalletConnect Integration (#59) 2024-03-18 10:57:20 +05:30
HDPath.tsx Show private key of selected account (#117) 2024-07-04 18:45:13 +05:30
HDPathDialog.tsx Show private key of selected account (#117) 2024-07-04 18:45:13 +05:30
NetworkDropdown.tsx Fix spinner not showing up on starting wallet (#102) 2024-04-25 17:08:27 +05:30
PairingModal.tsx Display pop-up when chains are not supported (#103) 2024-04-25 17:08:27 +05:30
SelectNetworkType.tsx Add details to setup wallet connect in readme (#58) 2024-04-25 17:08:27 +05:30
ShowPKDialog.tsx Show private key of selected account (#117) 2024-07-04 18:45:13 +05:30
TxErrorDialog.tsx Handle incorrect RPC URL error and reject request (#112) 2024-04-25 17:08:27 +05:30