laconic-wallet/src/components
IshaVenikar 670d6f4a54 Add form validation for add network form (#101)
* Use zod for validation

* Return to index 0 after deleting network

* Make url optional

* Use form schema according to the selected nw

* Fix type for networks data

* Accept numeric value for coin type

* Fix form type issue
2024-04-25 17:08:27 +05:30
..
AccountDetails.tsx Refactor code for WalletConnect Integration (#59) 2024-03-18 10:57:20 +05:30
Accounts.tsx Add form validation for add network form (#101) 2024-04-25 17:08:27 +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 Reset Add Network form after switching the network (#97) 2024-04-25 17:08:27 +05:30
HDPathDialog.tsx Update keystore data structure (#88) 2024-04-25 17:08:27 +05:30
NetworkDropdown.tsx Add form validation for add network form (#101) 2024-04-25 17:08:27 +05:30
PairingModal.tsx Use configured coin type for creating accounts (#100) 2024-04-25 17:08:27 +05:30
SelectNetworkType.tsx Update keystore data structure (#88) 2024-04-25 17:08:27 +05:30