coinables / buidljs

A wrapper for bitcoinjs-lib

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Request: BIP32 Xpub To Payment Address Function

EAWF opened this issue · comments

@coinables, is this something that could be included in buidl.js, or would you want it to be in a separate library?

I started with some of the HD functions but haven't included them in the READ_ME yet.
See:
https://github.com/coinables/buidljs/blob/master/create.js#L365
https://github.com/coinables/buidljs/blob/master/create.js#L373

I started my own repository for the algorithm and production code for the derivation process at Bitcoin Merchant's Toolbox