File tree Expand file tree Collapse file tree 1 file changed +1
-2
lines changed Expand file tree Collapse file tree 1 file changed +1
-2
lines changed Original file line number Diff line number Diff line change 1
1
[ ![ Build Status] ( https://travis-ci.com/pcko1/etherscan-python.svg?branch=master )] ( https://travis-ci.com/pcko1/etherscan-python )
2
2
[ ![ codecov] ( https://codecov.io/gh/pcko1/etherscan-python/branch/master/graph/badge.svg )] ( https://codecov.io/gh/pcko1/etherscan-python )
3
3
[ ![ Python 3.8] ( https://img.shields.io/badge/python-3.8-blue.svg )] ( https://www.python.org/downloads/release/python-385/ )
4
-
5
4
![ GitHub] ( https://img.shields.io/github/license/pcko1/etherscan-python )
6
5
7
6
# etherscan-python
@@ -42,7 +41,7 @@ conda activate etherscan-python && bash run_tests.sh
42
41
43
42
# # Usage
44
43
45
- In ` python` , create a client with your personal etherscan.io API key:
44
+ In ` python` , create a client with your personal etherscan.io API key:
46
45
47
46
` ` ` python
48
47
from etherscan.client import Client
You can’t perform that action at this time.
0 commit comments