You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
Stephen Pair 5f5eda1b31 Merge branch 'master' of github.com:gasteve/node-libcoin 11 years ago
src Rename compiled binding to KeyModule. 11 years ago
test test/basic: verify our addr/privkey checks properly fail on invalid-data tests 11 years ago
util refactoring of Address 11 years ago
.gitignore minor update to RpcClient 11 years ago
Address.js refactoring of Address 11 years ago
Block.js some more stuff...not complete yet 11 years ago
Bloom.js Rough draft of bloom filter module 11 years ago
Connection.js some more stuff...not complete yet 11 years ago
Key.js Add PrivateKey, Key classes. Update test to enc/dec private key test vectors. 11 years ago
LICENSE bunch of interim (broken) stuff 11 years ago
Opcode.js bunch of interim (broken) stuff 11 years ago
Peer.js bunch of interim (broken) stuff 11 years ago
PeerManager.js some more stuff...not complete yet 11 years ago
PrivateKey.js Add PrivateKey, Key classes. Update test to enc/dec private key test vectors. 11 years ago
README.md initial commit 11 years ago
RpcClient.js minor update to RpcClient 11 years ago
Script.js some more stuff...not complete yet 11 years ago
ScriptInterpreter.js some more stuff...not complete yet 11 years ago
Transaction.js some more stuff...not complete yet 11 years ago
binding.gyp Rename compiled binding to KeyModule. 11 years ago
config.js some more stuff...not complete yet 11 years ago
networks.js Bitcoin address tests, from bitcoin/bitcoin.git 11 years ago
package.json some more stuff...not complete yet 11 years ago

README.md

libcoin

Nodejs Bitcoin Library