c72ffd302c | ||
---|---|---|
libs | ||
rln | ||
scripts | ||
zerokit@c319f32a1e | ||
.gitignore | ||
.gitmodules | ||
LICENSE | ||
Makefile | ||
README.md | ||
cbindgen.toml | ||
go.mod | ||
go.sum |
README.md
go-zerokit-rln
Go wrappers for zerokit's RLN
Building this library
git clone https://github.com/waku-org/go-zerokit-rln
cd go-zerokit-rln
git submodule init
git submodule update --recursive
make
To generate smaller static libraries, before make
, edit ./zerokit/rln/Cargo.toml
and use branch = "no-ethers-core"
for ark-circom