498 B
498 B
C# bindings
This directory contains C# bindings for the C-KZG-4844 library.
Prerequisites
Build requires:
clang
as a preferred build tool for the native wrapper of ckzg. On Windows, it's tested with clang from Microsoft Visual Studio components;- .NET SDK to build the bindings.
Build & test
Everything is consolidated into one command:
make