xf00f / web3x

Ethereum TypeScript Client Library - for perfect types and tiny builds.
211 stars 27 forks source link

Detecting Network ID / Account changes. #54

Open hickscorp opened 5 years ago

hickscorp commented 5 years ago

Using Web3x, is it a recommended way to useEffect and handlers for network ID and account changes? It's not clear whether the developer should rely on web3.js directly.