Skip to content

konemm/icon-vanitygen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

icon-vanitygen

ICON Vanity Address Generator for nodejs

Installation

Simply install through npmjs:

$ npm i -g icon-vanitygen

Local installation:

$ git clone git@github.com:eublockmove/icon-vanitygen.git && cd icon-vanitygen && npm install

Use

To generate a random address simply run:

$ iconvanity

To look for a vanity address, simply add an input variable:

$ iconvanity -i dadb0d

Local use:

$ node index.js -i abc12

Notes

Since ICON addresses are Hexes, only numbers 0-9 and letters a-f can be used

The process is cpu-intensive! High character count will take a lot more time. For reference, 8 characters took about 25 hours on a 9900k

About

Vanity Address Generator for ICON

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors