Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 482 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 482 Bytes

@polkadot/vanitygen

A cli vanity generator

Usage

yarn run:vanity --match cook13 --mnemonic --network kusama --type ed25519

When using the --mnemonic option, the generation will be very slow since it needs to generate mnemonics and then test the resulting outputs.

As with all other cli utilities --help will return a list of the available options.

If you are installing it globally -

$ yarn global add @polkadot/vanitygen
$ polkadot-js-vanitygen ...