- Notifications
You must be signed in to change notification settings - Fork5
An Elixir library for the Etherscan API
License
NotificationsYou must be signed in to change notification settings
l1h3r/etherscan
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
An Elixir wrapper for theEtherscan API
Etherscan is available onHex. You can install the package via:
defdepsdo[{:etherscan,"~> 2.0.0"}]end
An API key is not required to use the Etherscan API, however, you can set one with the following:
config:etherscan,api_key:"<YOUR-API-KEY>"
You can use one of the test networks with the following:
config:etherscan,network::ropsten
You can set additional request options which are passed toHTTPoison:
config:etherscan,request:[recv_timeout:500]
Check out the HTTPoisonREADME for all available options.
About
An Elixir library for the Etherscan API
Topics
Resources
License
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Packages0
No packages published
Contributors2
Uh oh!
There was an error while loading.Please reload this page.