Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 434 Bytes

File metadata and controls

24 lines (16 loc) · 434 Bytes

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.