mirror of https://github.com/lukechilds/hdkey.git
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
0c53b8339f
|
10 years ago | |
---|---|---|
lib | 10 years ago | |
test | 11 years ago | |
.gitignore | 11 years ago | |
.min-wd | 11 years ago | |
.npmignore | 11 years ago | |
.travis.yml | 11 years ago | |
CHANGELOG.md | 10 years ago | |
Makefile | 11 years ago | |
README.md | 11 years ago | |
package.json | 10 years ago |
README.md
hdkey
A JavaScript component for BIP32(hierarchical deterministic keys).
Thanks to the active BitcoinJS team and their hard work - some code borrowed from it.