5b727e5c3e
Properly export functions on Windows; test on multiple OS |
||
---|---|---|
.. | ||
Ckzg.Bindings | ||
Ckzg.Test | ||
.gitignore | ||
Ckzg.sln | ||
Makefile | ||
README.md | ||
ckzg.c | ||
ckzg.def | ||
ckzg.h |
README.md
C# bindings
This directory contains C# bindings for the C-KZG-4844 library.
Prerequisites
These bindings require .NET 6.0 (not 7.0). This can be found here:
Build & test
Everything is consolidated into one command:
make