Commit Graph

8 Commits

Author SHA1 Message Date
AdityaSalunkhe21
feb86bd5f8 Refactor useSignRequestHandler 2025-04-11 18:13:47 +05:30
AdityaSalunkhe21
3eedadafc3 Remove console logs 2025-04-11 14:08:09 +05:30
AdityaSalunkhe21
20dee55dca Use SignRequest 2025-04-10 12:47:55 +05:30
pranavjadhav007
2e84a41aaf Embed laconic wallet in android without using sign request 2025-04-09 09:44:18 +05:30
pranavjadhav007
23151f95e5 Embed wallet code without using sign request 2025-04-08 18:52:19 +05:30
ec3617ad42 style: sign message and use layout component 2024-08-09 16:06:49 -04:00
Isha Venikar
f554c82149
Integrate wallet connect (#2)
* Configure stack navigation to display header

* Use wallet connect to connect with dApps

* Replace react-native alerts with js alerts

* Add example env file

* Remove unnecessary code

* Make UI changes

* Uncomment required code

* Remove unnecessary dependencies

* Remove any type

* Fix indentation

---------

Co-authored-by: Shreerang Kale <shreerangkale@gmail.com>
Co-authored-by: Nabarun <nabarun@deepstacksoft.com>
2024-07-26 10:28:57 +05:30
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