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.
 
JP Richardson a60b6ad6f3 renamed fixture 11 years ago
lib removed eckey dep, added ecurve dep 11 years ago
test renamed fixture 11 years ago
.gitignore add .npmignore 11 years ago
.npmignore add .npmignore 11 years ago
.travis.yml add .travis.yml support, add coveralls support 11 years ago
CHANGELOG.md removed eckey dep, added ecurve dep 11 years ago
README.md add .travis.yml support, add coveralls support 11 years ago
package.json removed eckey dep, added ecurve dep 11 years ago

README.md

hdkey

build status Coverage Status

A JavaScript component for BIP32(hierarchical deterministic keys). API is very unstable at the moment. Don't even think about using this. Should stabilize within the next few days.

Thanks to the active BitcoinJS team and their hard work - some code borrowed from it.