bitsofproof / bop-bitcoin-client

BOP Bitcoin Client Libraries

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

BOP Bitcoin Client Libraries

License:Apache License 2.0


Languages

Language:Java 98.7%Language:Protocol Buffer 1.3%