Skip to content

aicis/bulletproofcoffee

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bulletproof Coffee

Java bindings for the rust Bulletproofs library.

Building

Requires the rust toolchain and gradle.

  • Build the versions of the native library you want using cargo build --release
  • Build the jar using gradle jar

Note that the Java library assumes they lie in src/resources/native/<platform>/ when running, so be sure that if you want to run on x86 macOS the platform is x86_64-apple-darwin.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published