Skip to content

bitsofproof/bop-bitcoin-client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

70 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BOP Bitcoin Server API

This package defines lowest level interfaces to the BOP Bitcoin Server.

Build

Install

  • Maven3
  • JDK 7 with JCE Unlimited Strength Policy Jurisdiction
  • Google protobuf compiler 2.5.0

Then

git clone https://github.com/bitsofproof/bop-bitcoin-server-api

cd bop-bitcoin-client

mvn package

License

Apache License, Version 2.0. See LICENSE file.