We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8712bcf commit 6ad7187Copy full SHA for 6ad7187
README.md
@@ -22,7 +22,7 @@ with `YourApiKeyToken` is your provided API key token from EtherScan.io
22
## Installation
23
To install the package to your computer, simply run the following command in the base directory:
24
25
- python setup.py install
+ python3 -m pip install py-etherscan-api
26
27
28
## Available bindings
0 commit comments