Skip to content

v0.0.1

Choose a tag to compare

@alisinabh alisinabh released this 24 Apr 00:29
a9bbed3

Initial Beta release of Ethers for Elixir. This release includes the following features:

  • Contract function generation during compile time from ABIs.
  • Ability to deploy a contract with its byte-code and constructor.
  • Common contract interfaces like ERC20, ERC721, ERC777 and ERC1155. (built-ins)
  • ENS and other name services resolve functionality and contracts.
  • Implicit type conversion and common type utility functions.