v0.17.0
- More refactorization for
web3-react
to make it more performant and developer friendly - Hook
useAccount
is replaced byuseWallet
What's Changed
- Calculating the contract id from tx without the need to wait for tx confirmation by @Lbqds in #235
- Enable react hooks eslint plugin by @Lbqds in #234
- Add useWallet hook by @Lbqds in #233
Full Changelog: v0.16.1...v0.17.0