Java Bitcoin Client

From Bitcoin Wiki
Jump to navigation Jump to search

Java Bitcoin Client is an early Java Bitcoin API project on SourceForge, and is related to Java Bitcoin tooling such as bitcoinj and Bitcoin-JSON-RPC-Client.

Project record

The SourceForge project page identifies the project as Java Bitcoin API, a Java API for accessing bitcoind. SourceForge lists it as beta software, licensed under the Apache Software License, registered on 30 September 2010, and last updated on 23 August 2015.[1]

Relation to BitcoinJ

The related bitcoinj project remains the better-known Java Bitcoin protocol library. Its current repository describes bitcoinj as a Java implementation of the Bitcoin protocol that can maintain a wallet and send or receive transactions without requiring a local copy of Bitcoin Core.[2]

See also

External links

References