Skip to content

btc4j/btc4j-client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bitcoin Java P2P Client

Open source Java implementation of the Bitcoin P2P client.

Development build status: Build Status

btc4j-client uses:

Development status: Not yet implemented.

Using btc4j-client

btc4j-client 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-client</artifactId>
	<version>0.0.4-SNAPSHOT</version>
</dependency>

Issues

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

Contributions

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

  • git: git@github.com:btc4j/btc4j-client.git
  • svn: https://github.com/btc4j/btc4j-client

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.

Releases

No releases published

Packages

No packages published

Languages