Socket
Book a DemoInstallSign in
Socket

ethagen

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ethagen

A simple command line tool for generating Ethereum wallets from bip39 mnemonics.

0.1.3
latest
Source
npmnpm
Version published
Weekly downloads
11
450%
Maintainers
1
Weekly downloads
 
Created
Source

Ethagen

Ethereum Account Generator -> Ethagen

Stupid simple command-line utility for generating bip39 mnemonics and ethereum accounts. Prints QR codes by default so that addresses are easily scannable.

Example Output

QR Code looks like crap here, but scans fine when shown in a terminal.

HD Path: m/44'/60'/0'/0/$index
Mnemonic: artwork utility pig gravity camera wheat need gentle carpet desert fun track genre fatal crater tongue melody sun income fabric exist electric milk mystery

▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄
█ ▄▄▄▄▄ █▀█ █▄▀▀▀▄▄▀▄▀█ ▄▄▄▄▄ █
█ █   █ █▀▀▀█ ▀▀▀▄▀▄▀▀█ █   █ █
█ █▄▄▄█ █▀ █▀▀█▀▀▄█▄▄██ █▄▄▄█ █
█▄▄▄▄▄▄▄█▄▀ ▀▄█ ▀ █ █▄█▄▄▄▄▄▄▄█
█  ▄▄▄█▄ ▄▄▀▄▀▄▀▄▀▄▀▀▄▄▀▄▀▄█▄▀█
█ ▄ ▄▀ ▄█▄█▄█▀█▄ ▄▄ █  ▀█ ▀█▄▀█
█▀▄███▄▄ █ ▄█▄▄▀▄▀▄▄▀▀▀▀▄▀▀▄█▀█
█ ▀▄█▀▄▄  ▀█ ▄▄█▄▄█ █▄▀▀▀ ▄█ ██
█▀██▀  ▄▀▀▄ ▄▀▄▄▄▀▄▄▀▄▀▀▀▀ ▄▄ █
█ █ ██▄▄▀█▄ █▀█  ▄█ ▀▀▄▀▄▀▀█▀██
█▄█▄█▄█▄█▀ ██▄ ▀█▄▄▀▀ ▄▄▄ ▀▄▄▀█
█ ▄▄▄▄▄ █▄▀█ ▄██▄▄▄▄▄ █▄█ █▄ ▀█
█ █   █ █ ▀▄▄▀▀█▄▄▄▀█ ▄▄▄▄ ▄  █
█ █▄▄▄█ █ ▄▀█▀ ▄▄▄▄  ▀▄▄   █ ██
█▄▄▄▄▄▄▄█▄███▄█▄▄█▄███▄██▄█▄███


Address: 0x70e4f5acd02fcd661e098db00cbc39cadffe42e8

Options

Taken straight from the help text:

  --version                Show version number                         [boolean]
  -p, --hdPath             The hierarchical deterministic (HD) path to use when
                           generating addresses from the PRNG seed
                                                    [default: "m/44'/60'/0'/0/"]
  -e, --entropyBits        The number of bits of entropy to be used when
                           generating the bip39 mnemonic. Must be >8 and a power
                           of two.                       [number] [default: 256]
  -m, --mnemonic           Use this argument to specify a mnemonic rather than
                           generating one from random bits.             [string]
  -s, --silent             if true, no output will be produced
                                                      [boolean] [default: false]
  -n, --accountPrintCount  The number of accounts to generate from the bip39
                           mnemonic                        [number] [default: 1]
  --printPublicKey         Whether or not to print the public key to the console
                                                      [boolean] [default: false]
  --printPrivateKey        Whether or not to print the private key to the
                           console                    [boolean] [default: false]
  -q, --printQrCode        Whether or not to print a QR code for each address to
                           the console                 [boolean] [default: true]
  -h, --help               Show help                                   [boolean]

FAQs

Package last updated on 10 Feb 2021

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

About

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.

  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc

U.S. Patent No. 12,346,443 & 12,314,394. Other pending.