Skip to content

icon-project/blst-java

Repository files navigation

blst-java

A Java wrapper for blst native library from Supranational.

Usage

You can include this package from Maven Central by adding the following dependency in your build.gradle.

implementation 'foundation.icon:blst-java:0.3.2'

Supported Platforms

  • linux-amd64
  • linux-aarch64
  • macos-amd64
  • macos-aarch64

License

This project is available under the Apache License, Version 2.0.