btcd
Version:
NodeJS client for btcd WebSocket API
36 lines (35 loc) • 615 B
JSON
[
"addnode",
"createrawtransaction",
"decoderawtransaction",
"decodescript",
"getaddednodeinfo",
"getbestblockhash",
"getblock",
"getblockcount",
"getblockhash",
"getconnectioncount",
"getdifficulty",
"getgenerate",
"gethashespersec",
"getnettotals",
"getnetworkhashps",
"getpeerinfo",
"getrawmempool",
"getrawtransaction",
"help",
"ping",
"sendrawtransaction",
"setgenerate",
"stop",
"submitblock",
"verifychain",
"authenticate",
"getbestblock",
"getcurrentnet",
"notifyblocks",
"notifyreceived",
"notifyspent",
"rescan",
"notifynewtransactions"
]