Bitcoin Forum
May 11, 2024, 02:38:43 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Have done a PHP library that can read bitcoin blocks  (Read 678 times)
trinium (OP)
Newbie
*
Offline Offline

Activity: 2
Merit: 0


View Profile
February 08, 2016, 03:40:35 PM
 #1

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 !
There are several different types of Bitcoin clients. The most secure are full nodes like Bitcoin Core, which will follow the rules of the network no matter what miners do. Even if every miner decided to create 1000 bitcoins per block, full nodes would stick to the rules and reject those blocks.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
danda
Full Member
***
Offline Offline

Activity: 201
Merit: 157


View Profile WWW
February 10, 2016, 06:06:18 PM
 #2

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?

mybitprices.info - wallet auditing   |  hd-wallet-derive - derive keys locally |  hd-wallet-addrs - find used addrs
lightning-nodes - list of LN nodes  |  coinparams - params for 300+ alts  |  jsonrpc-cli - cli jsonrpc client
subaddress-derive-xmr - monero offline wallet tool
Patatas
Legendary
*
Offline Offline

Activity: 1750
Merit: 1115

Providing AI/ChatGpt Services - PM!


View Profile
February 10, 2016, 09:43:29 PM
 #3

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.  
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!