Skip to content

ethers/v5.0.1 (2020-06-12 23:09)

Compare
Choose a tag to compare
@ricmoo ricmoo released this 13 Jun 03:55
73d29e6
  • Fixed embedded package version strings. (5a69e9c)

Embedding UMD with SRI:

<script type="text/javascript"
        integrity="sha384-ap1seuG/5yCLcRZGJsjYpoCKuIXcv5MIjztuADzqGArtMvcnHOg7heKCGFoT7i5i"
        crossorigin="anonymous"
        src="https://cdn-cors.ethers.io/lib/ethers-5.0.1.umd.min.js"></script>