Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitf8ad87e

Browse files
authored
Updated README
1 parent9b9723b commitf8ad87e

File tree

1 file changed

+3
-14
lines changed

1 file changed

+3
-14
lines changed

‎README.md‎

Lines changed: 3 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -148,25 +148,14 @@ Before proceeding, you should register an account on [Etherscan.io](https://ethe
148148

149149
If you wish to have access to the PRO endpoints, you should obtain elevated privileges via Etherscan's subscription service.
150150

151-
Assuming[conda](https://docs.conda.io/en/latest/miniconda.html) is already installed on your system, first create the environment:
152-
153151
```bash
154-
conda env create -f env.yml
155-
```
156-
157-
Activate the environment:
158-
159-
```bash
160-
conda activate etherscan-python
161-
```
162-
163-
Then, install the package:
152+
Install from source:
164153

165154
``` bash
166-
pip install.
155+
pip installgit+https://github.com/pcko1/etherscan-python.git
167156
```
168157

169-
Alternatively,you caninstall it from[PyPI](https://pypi.org/project/etherscan-python/):
158+
Alternatively, install from [PyPI](https://pypi.org/project/etherscan-python/):
170159

171160
```bash
172161
pip install etherscan-python

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp