-
Notifications
You must be signed in to change notification settings - Fork 6
/
.gitmodules
27 lines (27 loc) · 922 Bytes
/
.gitmodules
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
[submodule "lib/ds-test"]
path = lib/ds-test
url = https://github.com/dapphub/ds-test
[submodule "lib/semaphore"]
path = lib/semaphore
url = https://github.com/appliedzkp/semaphore
[submodule "lib/forge-std"]
path = lib/forge-std
url = https://github.com/brockelmore/forge-std
[submodule "lib/zk-kit"]
path = lib/zk-kit
url = https://github.com/appliedzkp/zk-kit
[submodule "lib/openzeppelin-contracts"]
path = lib/openzeppelin-contracts
url = https://github.com/openzeppelin/openzeppelin-contracts
[submodule "lib/solmate"]
path = lib/solmate
url = https://github.com/rari-capital/solmate
[submodule "lib/world-id-contracts"]
path = lib/world-id-contracts
url = https://github.com/worldcoin/world-id-contracts
[submodule "lib/prb-test"]
path = lib/prb-test
url = https://github.com/PaulRBerg/prb-test
[submodule "lib/v3-periphery"]
path = lib/v3-periphery
url = https://github.com/Uniswap/v3-periphery/