laconic-wallet/src
IshaVenikar 455703f91c Display pop-up when chains are not supported (#103)
* Check for unsupported namespace

* Add check for common walletchains and networks chains

* Format code

* Display unsupported chains

* Display Dapp info in modal

* Refactor code

* Reject request if chains are not supported

* Reject sessions

* Remove isVisible state
2024-04-25 17:08:27 +05:30
..
assets Auto-populate eth chain data from chain id (#96) 2024-04-25 17:08:27 +05:30
components Display pop-up when chains are not supported (#103) 2024-04-25 17:08:27 +05:30
context Fix spinner not showing up on starting wallet (#102) 2024-04-25 17:08:27 +05:30
hooks Support SIWE using selected account (#61) 2024-03-28 11:10:55 +05:30
screens Fix spinner not showing up on starting wallet (#102) 2024-04-25 17:08:27 +05:30
styles Use configured coin type for creating accounts (#100) 2024-04-25 17:08:27 +05:30
utils Display pop-up when chains are not supported (#103) 2024-04-25 17:08:27 +05:30
App.tsx Send only network id and name to paired dApp (#104) 2024-04-25 17:08:27 +05:30
types.ts Implement remove network functionality for added networks (#93) 2024-04-25 17:08:27 +05:30