0

Cryptographic Wallet

Node.js Implementation of a Bitcoin-HD-Wallet

An HD wallet is a public/private key tree. It has a tree structure where each node extends to a private and public key starting from the root. The master private key is unable to sign transactions, it just generates key pairs. This HD wallet is compatible with Bitcoin.