Add support to locally conifgure web3 provider #10

Merged
bumi merged 1 commits from feature/locally-configurable-provider into master 2017-05-14 13:05:31 +00:00

1 Commits

Author SHA1 Message Date
bumi 7299394809 Add support to locally conifgure web3 provider
If no web3 is provided from the browser we check if a
config:web3ProviderUrl item is set in localstorage.
If yes we connect to that provider otherwise use the default config.
Helpful for working simultanously with different chains and providers.
2017-05-14 12:37:47 +02:00