* Store new network data
* Store default networks in keystore (#86)
* Add default nws in keystore
* Fix duplicate networks
* Display correct currency symbols for eth and cosmos tx
* Fix currency display
* Use wei for eth
* Update namespace
* Add eth accounts
* Add isSubmitted
* Send namespace to dApp based on selected network while pairing
* Send transactions on configured chain
* Fix modal UI
* Use namespace by default for chainId
* Use ethereum mainnet as default chain
* Use method names from constants file
* Combine required and optional namespaces
* Fix chainId
* Fix networksData
* Remove cosmos denom
* Remove todo
* Use lowercase denom
---------
Co-authored-by: Shreerang Kale <shreerangkale@gmail.com>
* Add support to configure cosmos networks
* Fix intents functionality for configured networks
* Add address prefix while initializing stargate client
* Remove unnecessary functions
* Update style for add network page
* Handle review changes
* Fix eth accounts not showing up on configured eth chain
* Sign in using selected address
* Use optional namespace
* Merge namespaces and use combined namespace
* Add todo for lodash merge
* Use walletConnect util buildApprovedNamespaces while approving sessions
* Lint fixes
---------
Co-authored-by: Adw8 <adwait@deepstacksoft.com>
Co-authored-by: Nabarun <nabarun@deepstacksoft.com>