An unofficial API wrapper for etherscan.io - WIP

Official Documentation

Create API Key

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