151f284da6 | ||
---|---|---|
.. | ||
README.md | ||
constantine_bls12_381.nim | ||
constantine_bn254_snarks.nim | ||
constantine_pasta.nim | ||
gen_bindings.nim | ||
gen_header.nim |
README.md
Bindings generator
This folder holds the bindings generators for Constantine.
To create a new build, download install the Nim programming language, navigate to Constantine's root folder and call nimble bindings
.
Headers will be placed in "include" folder and static and dynamic libraries in "lib"