Author

Topic: [ANN] Yet another PHP blockchain parser (Read 1157 times)

newbie
Activity: 55
Merit: 0
December 10, 2013, 05:21:21 PM
#5
You can also check out our own REST API and use it in your library as well:
https://www.biteasy.com/developers

It's pretty fast, you might like it Smiley

What kind of sorcery is this?? Your site is quite fast for browsing. Did you just start hosting a block explorer?

I don't want to be rude and hijack this thread. You can post here about it instead.
legendary
Activity: 3682
Merit: 1580
December 10, 2013, 10:42:02 AM
#4
You can also check out our own REST API and use it in your library as well:
https://www.biteasy.com/developers

It's pretty fast, you might like it Smiley

What kind of sorcery is this?? Your site is quite fast for browsing. Did you just start hosting a block explorer?
newbie
Activity: 55
Merit: 0
December 10, 2013, 09:03:21 AM
#3
You can also check out our own REST API and use it in your library as well:
https://www.biteasy.com/developers

It's pretty fast, you might like it Smiley
sr. member
Activity: 350
Merit: 250
December 10, 2013, 09:02:40 AM
#2
Hello everyone,
do you need to parse the blockchain in PHP? I created a simple library to do just that. It connects to blockchain.info API or bitcoind via json-rpc. You can use it to retrieve information about addresses and transactions.

See https://github.com/bitcont/bitcoin.

Thanks was looking for something like this lately!
newbie
Activity: 59
Merit: 0
December 10, 2013, 09:00:57 AM
#1
Hello everyone,
do you need to parse the blockchain in PHP? I created a simple library to do just that. It connects to blockchain.info API or bitcoind via json-rpc. You can use it to retrieve information about addresses and transactions.

See https://github.com/bitcont/bitcoin.
Jump to: