You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
Luke Childs 2151798481 Test Vain lexicographically orders multisig pubkeys (BIP 67) 5 years ago
bench Revert "Test higher difficulty benchmarks on Travis" 5 years ago
src Enforce BIP 67 lexicographically ordered pubkeys for multisig 5 years ago
test Test Vain lexicographically orders multisig pubkeys (BIP 67) 5 years ago
.gitignore Initial commit 6 years ago
.travis.yml Run tests and benchmarks on all supported Node.js versions 5 years ago
LICENSE Initial commit 6 years ago
README.md Initial commit 6 years ago
package.json Add bip39 vanity seed key format 6 years ago

README.md

vainjs

A JavaScript vanity address generator

Build Status Coverage Status npm

Generates vanity addresses for a wide range of address formats.

Install

npm install vainjs

License

MIT © Luke Childs