github ethers-io/ethers.js v5.0.27
ethers/v5.0.27 (2021-02-01 15:55)

latest releases: v6.12.0, v6.12.0-beta.1, v6.11.1...
3 years ago
  • Added support for networks with slightly incorrect EIP-658 implementations. (#952, #1251; e727efc)
  • Added Pocket network to the default provider. (#1030, #1052; 4af2c19)
  • Added TypeScript declaration maps. (#401; 3396846)

Embedding UMD with SRI:

<script type="text/javascript"
        integrity="sha384-6lxCGvVAgmqPqj2aVmq5RZuV7URSGbQcQjg7xYrGMiBN+jNbvTk6kklsBxWqy4kK"
        crossorigin="anonymous"
        src="https://cdn-cors.ethers.io/lib/ethers-5.0.27.umd.min.js">
</script>

Don't miss a new ethers.js release

NewReleases is sending notifications on new releases.