github ethers-io/ethers.js v0.0.1
Release v0.0.1

latest releases: v6.12.1, v6.12.0, v6.12.0-beta.1...
7 years ago

Initial release. Expect Bugs.

What works

  • Address Manipulation (ICAP, checksummed)
  • Signing Transactions
  • Basic contract support for getters, setters and events.

Issues

  • Contracts may not work with anonymous events; not really even sure how to incite these yet
  • The solidity coder is massive; it doubles the size of the library(it referenced slightly different versions of libraries we already include), and is also LGPL, two very good reasons it will be re-implemented in the near future.

Don't miss a new ethers.js release

NewReleases is sending notifications on new releases.