-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
23 lines (23 loc) · 852 Bytes
/
.gitmodules
File metadata and controls
23 lines (23 loc) · 852 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
[submodule "singleton-paymaster"]
path = singleton-paymaster
url = https://github.com/pimlicolabs/singleton-paymaster.git
ignore = dirty
[submodule "contracts/lib/chainlink-brownie-contracts"]
path = contracts/lib/chainlink-brownie-contracts
url = https://github.com/smartcontractkit/chainlink-brownie-contracts
ignore = dirty
[submodule "contracts/lib/solady"]
path = contracts/lib/solady
url = https://github.com/Vectorized/solady.git
[submodule "standards/x402"]
path = standards/x402
url = https://github.com/coinbase/x402.git
[submodule "standards/mpp-specs"]
path = standards/mpp-specs
url = https://github.com/tempoxyz/mpp-specs.git
[submodule "standards/ercs"]
path = standards/ercs
url = https://github.com/ethereum/ERCs.git
[submodule "standards/permit2"]
path = standards/permit2
url = https://github.com/Uniswap/permit2.git