slip77
Version:
A SLIP-77 compatible library
16 lines (9 loc) • 663 B
Markdown
# slip77
[](https://travis-ci.org/vulpemventures/slip77)
[](https://github.com/prettier/prettier)
A [SLIP-77](https://github.com/satoshilabs/slips/blob/master/slip-0077.md) compatible library written in TypeScript with transpiled JavaScript committed to git.
## Example
- [Generate a master blinding key from BIP39 seed](./tests/index.js#L20)
- [Import a master blinding key](./tests/index.js#L31)
- [Derive a blinding key pair](./tests/index.js#L39)
## LICENSE [MIT](LICENSE)