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. |
git clone https://github.com/dexX7/java-libbitcoinconsensus.git cd java-libbitcoinconsensus/
./gradlew test
Note
|
libbitcoinconsensus must be available in the class path or as system library.
|