Go to file
Stephen Pair dd8af11102 Merge pull request #5 from jgarzik/test-expand
Expand tests to include private key encode/decode test vectors
2013-07-10 17:33:10 -07:00
src Rename compiled binding to KeyModule. 2013-07-10 15:32:38 -04:00
test Add PrivateKey, Key classes. Update test to enc/dec private key test vectors. 2013-07-10 20:07:14 -04:00
util refactoring of Address 2013-07-10 13:03:05 -04:00
.gitignore .gitignore: update to match base58-native module 2013-07-09 10:57:21 -04:00
Address.js refactoring of Address 2013-07-10 13:03:05 -04:00
Block.js some more stuff...not complete yet 2013-07-09 17:45:21 -04:00
Connection.js some more stuff...not complete yet 2013-07-09 17:45:21 -04:00
Key.js Add PrivateKey, Key classes. Update test to enc/dec private key test vectors. 2013-07-10 20:07:14 -04:00
LICENSE bunch of interim (broken) stuff 2013-07-09 14:45:52 -04:00
Opcode.js bunch of interim (broken) stuff 2013-07-09 14:45:52 -04:00
Peer.js bunch of interim (broken) stuff 2013-07-09 14:45:52 -04:00
PeerManager.js some more stuff...not complete yet 2013-07-09 17:45:21 -04:00
PrivateKey.js Add PrivateKey, Key classes. Update test to enc/dec private key test vectors. 2013-07-10 20:07:14 -04:00
README.md initial commit 2013-07-04 16:02:18 -04:00
RpcClient.js initial commit 2013-07-04 16:02:18 -04:00
Script.js some more stuff...not complete yet 2013-07-09 17:45:21 -04:00
ScriptInterpreter.js some more stuff...not complete yet 2013-07-09 17:45:21 -04:00
Transaction.js some more stuff...not complete yet 2013-07-09 17:45:21 -04:00
binding.gyp Rename compiled binding to KeyModule. 2013-07-10 15:32:38 -04:00
config.js some more stuff...not complete yet 2013-07-09 17:45:21 -04:00
networks.js Bitcoin address tests, from bitcoin/bitcoin.git 2013-07-09 16:02:59 -04:00
package.json some more stuff...not complete yet 2013-07-09 17:45:21 -04:00

README.md

libcoin

Nodejs Bitcoin Library