forked from alchemyplatform/aa-sdk
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
18 lines (18 loc) · 1018 Bytes
/
.gitmodules
File metadata and controls
18 lines (18 loc) · 1018 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
[submodule "examples/contracts/DAAppNFT/lib/openzeppelin-contracts"]
path = examples/contracts/DAAppNFT/lib/openzeppelin-contracts
url = https://github.com/openzeppelin/openzeppelin-contracts
[submodule "examples/contracts/DAAppNFT/lib/forge-std"]
path = examples/contracts/DAAppNFT/lib/forge-std
url = https://github.com/foundry-rs/forge-std
[submodule "examples/contracts/DAAppNFT/lib/ds-test"]
path = examples/contracts/DAAppNFT/lib/ds-test
url = https://github.com/dapphub/ds-test
[submodule "examples/contracts/DAAppNFT/lib/solmate"]
path = examples/contracts/DAAppNFT/lib/solmate
url = https://github.com/transmissions11/solmate
[submodule "examples/contracts/AccountKitToken/lib/forge-std"]
path = examples/contracts/AccountKitToken/lib/forge-std
url = https://github.com/foundry-rs/forge-std
[submodule "examples/contracts/AccountKitToken/lib/openzeppelin-contracts"]
path = examples/contracts/AccountKitToken/lib/openzeppelin-contracts
url = https://github.com/openzeppelin/openzeppelin-contracts