Skip to content

dexX7/java-libbitcoinconsensus

Repository files navigation

java-libbitcoinconsensus

Build Status

A JNA binding and Java wrapper for libbitcoinconsensus.

See the Javadoc for an overview of this project.

Warning
This software is EXPERIMENTAL software. USE AT YOUR OWN RISK.

Setup

git clone https://github.com/dexX7/java-libbitcoinconsensus.git
cd java-libbitcoinconsensus/

Building

./gradlew build

Testing

./gradlew test
Note
libbitcoinconsensus must be available in the class path or as system library.

Platform Notes

Mac OS X

On Mac OS X you can put libbitcoinconsensus.dylib in src/main/resources/.

About

JNA binding and Java wrapper for libbitcoinconsensus

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published