Last active
July 11, 2018 15:11
-
-
Save tzumby/b17c10ae544b44d4f9b8fbf3c6c559a8 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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