java-libbitcoinconsensus 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.