Skip to content

Instantly share code, notes, and snippets.

@kumavis
Created March 1, 2015 00:01
Show Gist options
  • Save kumavis/02d4ecaa6d375cbdd22d to your computer and use it in GitHub Desktop.
Save kumavis/02d4ecaa6d375cbdd22d to your computer and use it in GitHub Desktop.
╭─{👘 } kumavis in ~/Development/Node/ethereum-address-generator
╰─± node example.js
Looking for an address starting with "abc".
tried 1000 identities.
tried 2000 identities.
tried 3000 identities.
tried 4000 identities.
tried 5000 identities.
tried 6000 identities.
Found after 6110 attempts!
Your Private Key Is:
59da348cea3e08b8ecd1e1221abe70bb05f837ac02a3178ebee6d7a216ed944a
Your Public Key Is:
041a2db6cb65d6431df7017d8cd1f675d666bbe08b803b2ba5f3c46aff868a486c6878580221f87175fd9373778c8d8bbf15205152c94ea39e9e5ee0b59ae48730
Your Ethereum address is:
abc33db585a71b58b8670de002a9773e8a6aaf17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment