A utility for dump ethereum address from mnemonic words or private key
Project description
eth-address-dump is a utility for dump eth address from mnemonic words or private key.
Example
Dump eth address from mnemonic words:
$ echo "olympic wine chicken argue unaware bundle tunnel grid spider slot spell need" | eth_address_dump private_key = 0x6ee825aafad19a0d759e1e0ba61d0c523b7b23038998a92d7904458b91667105 address = 0xF7dcf60AebA077461862d51b77d6d804C06E0073
Dump eth address from private key:
$ echo "0x6ee825aafad19a0d759e1e0ba61d0c523b7b23038998a92d7904458b91667105" | eth_address_dump private_key = 0x6ee825aafad19a0d759e1e0ba61d0c523b7b23038998a92d7904458b91667105 address = 0xF7dcf60AebA077461862d51b77d6d804C06E0073
Installation
To install eth-address-dump from PyPI:
$ pip3 install eth-address-dump
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file eth-address-dump-0.1.4.tar.gz.
File metadata
- Download URL: eth-address-dump-0.1.4.tar.gz
- Upload date:
- Size: 4.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.6.0 requests-toolbelt/0.9.1 tqdm/4.41.0 CPython/3.7.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
257e508085b2ba012f2774c5d189af437f18dba09b729a7b9fcea41245b95e1b
|
|
| MD5 |
e871a6ea9dee83ef3ff1f63b92586dfc
|
|
| BLAKE2b-256 |
78df69aa42bab4dd07cdb215acd3bfe21a0630a5da3ff27cca66b789d39e33e0
|
File details
Details for the file eth_address_dump-0.1.4-py2.py3-none-any.whl.
File metadata
- Download URL: eth_address_dump-0.1.4-py2.py3-none-any.whl
- Upload date:
- Size: 4.9 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.6.0 requests-toolbelt/0.9.1 tqdm/4.41.0 CPython/3.7.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b5072d35c9f13654973a930cb0826aa9b620979164fd4004ec8d8745b0dbec57
|
|
| MD5 |
9378e2337e12888104104553563cd68a
|
|
| BLAKE2b-256 |
ef6c3e07725bf537ea44606158defa185afca2f2086731c4968a4a2c1a51205b
|