Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/solareenlo/bitcoin
Bitcoinについての備忘録
https://github.com/solareenlo/bitcoin
Last synced: 4 days ago
JSON representation
Bitcoinについての備忘録
- Host: GitHub
- URL: https://github.com/solareenlo/bitcoin
- Owner: solareenlo
- Created: 2019-03-24T20:59:45.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2019-04-18T02:20:43.000Z (over 5 years ago)
- Last Synced: 2024-11-08T02:46:18.537Z (about 2 months ago)
- Homepage:
- Size: 1.95 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# bitcoin
Bitcoinについてまとめてみた.
- https://scrapbox.io/solareenlo/Bitcoin## ディレクトリの説明
### bc-cert
BitcoinのBlockchain上に証明書のハッシュ値をのせるツール群### bc-json-rpc
bitcoindに対してPOSTで問い合わせるプログラム.### bc-zmq
bitcoindに対してZeroMQで定期購読するプログラム.