Skip to content

Release 0.22.0

Choose a tag to compare

@D4nte D4nte released this 10 May 07:45
· 1795 commits to master since this release
920668c

Changed

  • Replaced secp256k1 and hence elliptic dependencies with @noble/secp256k1,
    reducing package size, number of dependency and removing need for crypto-browserify polyfill.