Open hickscorp opened 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.
useEffect
web3.js
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 onweb3.js
directly.