On 08/31/2016 04:50 AM, [email protected] wrote:
> I want to offer a service like what easybit do , but i don't kown which one 
> i should use, bitcoinj or bitcoin core?

Biteasy actually uses bitcoinj, or at least a modified fork of it. Maybe
you'd like to ask the owners of the site?

It depends on what you want to do. A good block explorer indexes not
only the best chain, but also orphaned chains. I think that's currently
not possible with bitcoinj, although I'm not an expert on this topic.

Even if you use bitcoinj, for that type of usage it's probably best to
run your own bitcoin full node (e.g. Bitcoin Core) and then let bitcoinj
connect to that full node only.

-- 
You received this message because you are subscribed to the Google Groups 
"bitcoinj" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to