Skip to main content

A utility for dump ethereum address from mnemonic words or private key

Project description

# eth-address-dump A utility for dump eth address from mnemonic words or private key.

#### Example Dump eth address from mnemonic words: `shell script $ 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: `shell script $ echo "0x6ee825aafad19a0d759e1e0ba61d0c523b7b23038998a92d7904458b91667105" | eth_address_dump private_key = 0x6ee825aafad19a0d759e1e0ba61d0c523b7b23038998a92d7904458b91667105 address = 0xF7dcf60AebA077461862d51b77d6d804C06E0073 `

#### Installation Just: `shell script $ pip3 install eth-address-dump `

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

eth-address-dump-0.1.0.tar.gz (4.0 kB view hashes)

Uploaded Source

Built Distribution

eth_address_dump-0.1.0-py2.py3-none-any.whl (4.8 kB view hashes)

Uploaded Python 2 Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page