Stefan Bratanov fd9f16c9a9 fix readme
2022-11-25 15:53:22 +00:00
..
2022-11-25 14:53:47 +00:00
2022-11-24 19:18:24 +00:00
2022-11-25 14:53:47 +00:00
2022-11-25 14:53:47 +00:00
2022-11-25 14:53:47 +00:00
2022-11-24 20:03:30 +00:00
2022-11-24 17:16:15 +00:00
2022-11-25 15:53:22 +00:00

Build Shared Library

Prerequisites

  • Follow the instructions in the README.md to install blst and build the C-KZG library.
  • JAVA_HOME environment variable is set to a JDK with an include folder containing a jni.h file.

Build

make build

This will install the library in the src/main/resources/ethereum/ckzg4844/lib folder with a name according to your OS

Test

make test