* Send networks data to dapp
* Reflect switching tabs in dapp dropdown
* Fix current network name not showing in Dapp
* Modify variable names
* Modify method and variable names
* Modify networks type
* Use selectedNetwork state and networkId
* Fix networks context states
* Add separate file for network methods
* 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
* 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