waku-rlnv1-contract/.gitmodules
Aaryamann Challani e5eefe4891
feat(WakuRln): zero indexed deployments and updated dependency (#8)
* fix: update submodule

* feat(rln): zero indexed deployment
2023-09-05 22:29:02 +05:30

12 lines
372 B
Plaintext

[submodule "lib/forge-std"]
path = lib/forge-std
url = https://github.com/foundry-rs/forge-std
branch = v1.6.0
[submodule "lib/rln-contract"]
path = lib/rln-contract
url = https://github.com/vacp2p/rln-contract
branch = 35f2182
[submodule "lib/openzeppelin-contracts"]
path = lib/openzeppelin-contracts
url = https://github.com/Openzeppelin/openzeppelin-contracts