v2.0.0
π PR:
- #140 Release v2.0.0 - Nest.js v9
- #142 Update README.md by @copocaneta
BREAKING CHANGE
- Dropped support for node < 14
- Upgrade @nestjs/* from 8.x to 9.x
- Remove deprecated ethereum chains (ropsten, rinkeby and kovan).
- Add new RPC providers Moralis and Ankr.
- Ethers.js is not longer part of the index.ts export.
- @ethersproject/* is now part of peerDependencies.
- Rename
MATIC_NETWORK
withPOLYGON_NETWORK
.