A Java library for working with the Bitcoin protocol and blockchain.
<dependency>
<groupId>org.bitcoinj</groupId>
<artifactId>bitcoinj-core</artifactId>
<version>0.17.1</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Generates a new Bitcoin testnet address.
Refer to migration guide; use WalletAppKit or TransactionBuilder for new code.
No dependency data recorded yet.