Java Bitcoin Client

From zaoniao
Jump to navigation Jump to search

Java Bitcoin Client is a Bitcoin frontend / API written in java.
Bitcoinj is a library for working with the Bitcoin protocol. It can maintain a wallet, send/receive transactions without needing a local copy of Bitcoin Core and has many other advanced features. It's implemented in Java but can be used from any JVM compatible language. It comes with full documentation and many large, well known Bitcoin apps and services are built on it.


See Also

External links

Source

[1]