go bindings for zerokit rln in Mac and iOS architectures
Go to file
Richard Ramos c485be16d9
feat: tree config
2023-08-07 08:47:00 -04:00
libs feat: tree config 2023-08-07 08:47:00 -04:00
rln feat: tree config 2023-08-07 08:47:00 -04:00
scripts chore: update zerokit to include atomic_operation 2023-05-17 17:51:59 -04:00
zerokit@d015c4ab59 feat: tree config 2023-08-07 08:47:00 -04:00
.gitmodules initial commit 2023-03-31 18:30:42 -04:00
LICENSE initial commit 2023-03-31 18:30:42 -04:00
Makefile initial commit 2023-03-31 18:30:42 -04:00
README.md initial commit 2023-03-31 18:30:42 -04:00
cbindgen.toml initial commit 2023-03-31 18:30:42 -04:00
go.mod initial commit 2023-03-31 18:30:42 -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_apple
cd go-zerokit-rln_apple
git submodule init
git submodule update --recursive
make