An unofficial API wrapper for etherscan.io - WIP

Official 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.1"}
]
end