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 ffc1b89 commit 3f28abbCopy full SHA for 3f28abb
client/README.md
@@ -3,23 +3,6 @@
3
This package allows to communicate with the Ledger Ethereum application, either on a
4
real device, or emulated on Speculos.
5
6
-## Installation
7
-
8
-This package is deployed:
9
10
-- on `pypi.org` for the stable version. This version will work with the
11
- application available on the `master` branch.
12
13
- ```bash
14
- pip install ledger_app_clients.ethereum
15
- ```
16
-- on `test.pypi.org` for the rolling release. This version will work with the
17
- application available on the `develop` branch.
18
19
20
- pip install --extra-index-url https://test.pypi.org/simple/ ledger_app_clients.ethereum
21
22
23
### Installation from sources
24
25
You can install the client from this repo:
0 commit comments