Commit Graph

3 Commits

Author SHA1 Message Date
Monkey
b2a043068a use mui/lab LoadingButton for CreateWallet 2024-08-09 16:06:16 -04:00
2bb92205ba Implement functionality to import wallet from mnemonic (#13)
Part of #11

Co-authored-by: IshaVenikar <ishavenikar7@gmail.com>
Reviewed-on: #13
2024-08-09 10:24:38 +00:00
Isha Venikar
640155aa4a
Setup react native paper (#1)
* Basic setup for react native web

* Comment unsupported react-native code

* Add interface for keychain methods

* Fix storeNetworkData method

* Use mui dialog component

* Modify key store file name

* Fix add network and edit network screens

* Fix sign message screen

* Use light theme

---------

Co-authored-by: Nabarun <nabarun@deepstacksoft.com>
2024-07-25 13:00:03 +05:30