4
0
Fork 0

Added link to hex.pm docs

pull/5/head
hswick 7 years ago
parent 5ee2774822
commit e119bd8c0f
  1. 2
      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",

Loading…
Cancel
Save