Commit Graph

3 Commits

Author SHA1 Message Date
Ryan X. Charles c5c0ecc918 significant progress towards bitcore compatibility
Cryptography updated to use bitcore methods rather than bitcoinjs.
2014-03-22 16:14:48 -07:00
Ryan X. Charles 31a024a20b bring formatting in line with bitcore standards 2014-03-22 14:28:10 -07:00
Ryan X. Charles a6b98ee716 unworking, direct copy of BIP 32 implementation
This BIP 32, or HD wallet implementation is directly copied from this repo:

https://github.com/sarchar/brainwallet.github.com/tree/bip32

It does not actually work with this commit, since it is designed to work with
bitcoin-js in the browser. It needs to be modified to work with bitcore in node
and the browser.
2014-03-14 16:52:48 -04:00