Interface to the bitcoin P2P network for bitcore
Go to file
Elichai Turkel 706dedeabb Added mempool request
I added `GetMempool` function that sends an 'mempool' request.
the answer will come in 'inv' message.
2015-01-15 16:55:13 -05:00
lib/transport Added mempool request 2015-01-15 16:55:13 -05:00
test/transport Drop all rpc code/docs 2015-01-15 16:55:02 -05:00
README.md Initial commit 2013-07-04 12:55:19 -07:00

node-libcoin

Nodejs Bitcoin Library