laconic-wallet/src/screens
IshaVenikar 0fa793bead
Add new page for approving eth transactions (#63)
* Display funds on signRequest page

* Format balance value

* Display upto 18 digits

* Use useMemo for provider

* Display balance in wei

* Make UI changes

* Make review changes

* Add page to approve eth transactions

* Update approve transaction page ui

* Update balance unit display

---------

Co-authored-by: Shreerang Kale <shreerangkale@gmail.com>
2024-03-21 16:09:25 +05:30
..
AddSession.tsx Refactor code for WalletConnect Integration (#59) 2024-03-18 10:57:20 +05:30
ApproveTransaction.tsx Add new page for approving eth transactions (#63) 2024-03-21 16:09:25 +05:30
HomeScreen.tsx Add support for eth send transaction method (#62) 2024-03-19 11:33:29 +05:30
InvalidPath.tsx Refactor code for WalletConnect Integration (#59) 2024-03-18 10:57:20 +05:30
SignMessage.tsx Refactor code for WalletConnect Integration (#59) 2024-03-18 10:57:20 +05:30
SignRequest.tsx Add new page for approving eth transactions (#63) 2024-03-21 16:09:25 +05:30
WalletConnect.tsx Refactor code for WalletConnect Integration (#59) 2024-03-18 10:57:20 +05:30