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 937bb9e180 Allow filtering benchmark tests with CLI args 5 years ago
bench Allow filtering benchmark tests with CLI args 5 years ago
src TODO: Cache the derived node for quick perf gain 5 years ago
test Improve xpub derivation perf by only deriving one node deep in loop 5 years ago
.gitignore Initial commit 6 years ago
.travis.yml Revert "Don't test on Node.js v12" 5 years ago
LICENSE Initial commit 6 years ago
README.md Initial commit 6 years ago
package.json Allow filtering benchmark tests with CLI args 5 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