Skip to content

ethers/v5.0.21 (2020-11-19 18:52)

Compare
Choose a tag to compare
@ricmoo ricmoo released this 20 Nov 02:05
a185e89
  • Force address to use bignumber package with base36 private functions. (#1163; c9e5480)
  • Remove stray console.log in hardware wallets. (#1136; cc63e61)
  • Added some funding links for the sponsor button. (2816850)
  • Remove invalid pkg.module reference. (#1133; cddc258)

Embedding UMD with SRI:

<script type="text/javascript"
        integrity="sha384-hOvM/zdPUf0Lst4Eb6WWWkajImS1G0hH0vwOt3Ezx48XdPjW7ASBh9FFIea8Zwkv"
        crossorigin="anonymous"
        src="https://cdn-cors.ethers.io/lib/ethers-5.0.21.umd.min.js"></script>