https://github.com/andkom/php-bcdatastream
A simple stream implementation in PHP for reading/writing binary data in Bitcoin protocol.
https://github.com/andkom/php-bcdatastream
bitcoin bitcoin-protocol bitcoind php php-library
Last synced: 3 months ago
JSON representation
A simple stream implementation in PHP for reading/writing binary data in Bitcoin protocol.
- Host: GitHub
- URL: https://github.com/andkom/php-bcdatastream
- Owner: andkom
- License: mit
- Created: 2018-09-07T20:01:23.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-09-12T11:07:50.000Z (almost 8 years ago)
- Last Synced: 2025-09-23T16:53:44.874Z (9 months ago)
- Topics: bitcoin, bitcoin-protocol, bitcoind, php, php-library
- Language: PHP
- Size: 5.86 KB
- Stars: 3
- Watchers: 1
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## PHP BCDataStream
A simple stream implementation in PHP for reading/writing binary data in Bitcoin protocol.