Author

Topic: Have done a PHP library that can read bitcoin blocks (Read 701 times)

legendary
Activity: 1750
Merit: 1115
Providing AI/ChatGpt Services - PM!
nice, hopefully someone takes this and makes a PHP lib for listening and interacting with the bitcoin p2p network directly.

anyone know if such a thing already exists?
As far as I know,there is not such directory to interact with peer to peer networks.Though your doubt seems quite vague but if you just want to know if you can view peer's addresses ,wallets,transactions you can simply use online services like blockchain.info or blocktrail.If you want to completely interact with the node in a network you would have to do it through the core.  
full member
Activity: 203
Merit: 168
nice, hopefully someone takes this and makes a PHP lib for listening and interacting with the bitcoin p2p network directly.

anyone know if such a thing already exists?
newbie
Activity: 2
Merit: 0
Hi everybody, I have done a good PHP library that is able to read bitcoin blocks.

It's here
http://www.phpclasses.org/package/9557-PHP-Decode-binary-data-and-return-PHP-structured-array.html
Examples come with bitcoin block 0 header loaded in a simple usable PHP structure

And it's nominated too, please vote as best january library during february Cheesy !!!

Cheers !
Jump to: