Etherscan

Build StatusCoverage StatusHex.pmHex.pm

An Elixir library for the Etherscan API

Official API Documentation

Create API Key (optional)

Installation

If available in Hex, the package can be installed by adding etherscan to your list of dependencies in mix.exs:

def deps do
[
{:etherscan, "~> 0.1.5"}
]
end

TODO