Skip to content

Instantly share code, notes, and snippets.

@tzumby
Last active July 11, 2018 15:11
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save tzumby/b17c10ae544b44d4f9b8fbf3c6c559a8 to your computer and use it in GitHub Desktop.
Save tzumby/b17c10ae544b44d4f9b8fbf3c6c559a8 to your computer and use it in GitHub Desktop.
defp deps do
[
{:ethereumex, "~> 0.3.2"},
{:abi, "~> 0.1.8"}
]
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment