From e119bd8c0f510e4d629635a5c3379e4b4940e93a Mon Sep 17 00:00:00 2001 From: hswick Date: Fri, 4 May 2018 23:36:46 -0500 Subject: [PATCH] Added link to hex.pm docs --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 2df866a..c7f79fe 100644 --- a/README.md +++ b/README.md @@ -27,6 +27,8 @@ config :ethereumex, Currently, ExW3 supports a handful of json rpc commands. Mostly just the useful ones. If it doesn't support a specific commands you can always use the [Ethereumex](https://github.com/exthereum/ethereumex) commands. +Check out the [documentation](https://hexdocs.pm/exw3/ExW3.html) + ```elixir iex(1)> accounts = ExW3.accounts() ["0xb5c17637ccc1a5d91715429de76949fbe49d36f0",