go bindings for zerokit rln in x86_64 architectures
Go to file
Richard Ramos cba74520ba
initial commit
2023-03-31 14:18:47 -04:00
libs initial commit 2023-03-31 14:18:47 -04:00
rln initial commit 2023-03-31 14:18:47 -04:00
scripts initial commit 2023-03-31 14:18:47 -04:00
zerokit@2e868d6cbf initial commit 2023-03-31 14:18:47 -04:00
.gitmodules initial commit 2023-03-31 14:18:47 -04:00
LICENSE initial commit 2023-03-31 14:18:47 -04:00
Makefile initial commit 2023-03-31 14:18:47 -04:00
README.md initial commit 2023-03-31 14:18:47 -04:00
cbindgen.toml initial commit 2023-03-31 14:18:47 -04:00
go.mod initial commit 2023-03-31 14:18:47 -04:00

README.md

This project is used in https://github.com/waku-org/go-zerokit-rln to bypass the 500mb limit for go modules

git clone https://github.com/waku-org/go-zerokit-rln_x86_64
cd go-zerokit-rln_x86_64
git submodule init
git submodule update --recursive
make