go bindings for zerokit rln in ARM architectures
Go to file
Richard Ramos 1b9eff57e5
feat: tree config
2023-08-04 15:35:17 -04:00
libs feat: tree config 2023-08-04 15:35:17 -04:00
rln feat: tree config 2023-08-04 15:35:17 -04:00
scripts chore: update zerokit to include atomic_operation 2023-05-17 17:43:22 -04:00
zerokit@d015c4ab59 feat: tree config 2023-08-04 15:35:17 -04:00
.gitmodules initial commit 2023-03-31 18:31:49 -04:00
LICENSE initial commit 2023-03-31 18:31:49 -04:00
Makefile initial commit 2023-03-31 18:31:49 -04:00
README.md initial commit 2023-03-31 18:31:49 -04:00
cbindgen.toml initial commit 2023-03-31 18:31:49 -04:00
go.mod initial commit 2023-03-31 18:31:49 -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_arm
cd go-zerokit-rln_arm
git submodule init
git submodule update --recursive
make