bitcoind のAPIのまとめ
まだ日本語化してない。
まずは、リンクを貼っておく。徐々に日本語化する予定。
オリジナルBitcoin クライアント/APIコールのリスト
Original Bitcoin client/API calls list – Bitcoin
エラーコード
https://github.com/bitcoin/bitcoin/blob/master/src/rpcprotocol.h#L34
APIリファレンス(JSON-RPC)
API reference (JSON-RPC) – Bitcoin
Blockchain.info のBitcoind互換なRPC API
Bitcoin JSON RPC API – blockchain.info
生トランザクション
PHP(LAMP)における実装チュートリアル
公式サイトWiki
Original Bitcoin client/API calls list – Bitcoin
BitcoinArmoy
Bitcoin Armory
オープン・ソースなウォレット
https://bitcoinarmory.com/
コマンドラインなAPI インターフェイス
BitcoinArmory/armoryd.py at master · etotheipi/BitcoinArmory
https://github.com/etotheipi/BitcoinArmory/blob/master/armoryd.py