View on GitHub

btc4j-core

Bitcoin Java Core Components

Download this project as a .zip file Download this project as a tar.gz file

Bitcoin Java Core Components

Open source Java core components and interface definitions of btc4j.

Development build status: Build Status

btc4j-core does not use any third party or external libraries.

Development status: Currently working on v0.0.4.

Using btc4j-core

btc4j-core is free software under The MIT License (MIT). It is maintained by ggbusto@gmx.com.

Maven pom.xml dependency:

<dependency>
    <groupId>org.btc4j</groupId>
    <artifactId>btc4j-core</artifactId>
    <version>0.0.3</version>
</dependency>

or, download artifacts directly from https://github.com/btc4j/btc4j-core/releases.

Core components include API's, model, utils, exceptions, etc:

BtcApi

Issues

Report bugs, issues, or suggestions: https://github.com/btc4j/btc4j-core/issues.

Contributions

Project location: https://github.com/btc4j/btc4j-core.

Donations

If you find the software useful and would like to make a donation, please send bitcoins to 1ACz6GKw3B6vjoYwGA2hnXDnbR5koFhC4j.

Copyright © 2013, 2014 by ggbusto@gmx.com.