Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Filecoin Java Library based on BLST for Curve Implementation

License

Notifications You must be signed in to change notification settings

Ekzer/filecoin-java-lib

Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

filecoin-java-lib

Filecoin Java Library based on BLST library for Curve Implementation

Requires Gradle

Install

Before using this lib, you must compile the BLST library.

On MacOS :

  1. Install SWIG - brew install swig
  2. Clone BLST lib - git clone https://github.com/supranational/blst.git
  3. Go to cd blst/bindings/java
  4. Run ./build.sh
  5. You now have compiled the blst library supranational.blst.jar.
  6. Copy the jar to extensions folder: cp supranational.blst.jar ../../../extensions/ You are all set !

Linux / Windows : I provide a Dockerfile which is prepared for linux right now. Adapt it for windows if required.

About

Filecoin Java Library based on BLST for Curve Implementation

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
Morty Proxy This is a proxified and sanitized view of the page, visit original site.