setup
This commit is contained in:
parent
2611335aa6
commit
3ed4593e15
2 changed files with 1 additions and 22 deletions
21
.gitmodules
vendored
21
.gitmodules
vendored
|
|
@ -1,21 +0,0 @@
|
|||
[submodule "onchain/lib/forge-std"]
|
||||
path = onchain/lib/forge-std
|
||||
url = https://github.com/foundry-rs/forge-std
|
||||
[submodule "onchain/lib/solmate"]
|
||||
path = onchain/lib/solmate
|
||||
url = https://github.com/Rari-Capital/solmate
|
||||
[submodule "onchain/lib/openzeppelin-contracts"]
|
||||
path = onchain/lib/openzeppelin-contracts
|
||||
url = https://github.com/openzeppelin/openzeppelin-contracts
|
||||
[submodule "onchain/lib/v3-core"]
|
||||
path = onchain/lib/v3-core
|
||||
url = https://github.com/Uniswap/v3-core
|
||||
[submodule "onchain/lib/v3-periphery"]
|
||||
path = onchain/lib/v3-periphery
|
||||
url = https://github.com/Uniswap/v3-periphery
|
||||
[submodule "onchain/lib/uni-v3-lib"]
|
||||
path = onchain/lib/uni-v3-lib
|
||||
url = https://github.com/Aperture-Finance/uni-v3-lib
|
||||
[submodule "onchain/lib/pt-v5-twab-controller"]
|
||||
path = onchain/lib/pt-v5-twab-controller
|
||||
url = https://github.com/GenerationSoftware/pt-v5-twab-controller
|
||||
Loading…
Add table
Add a link
Reference in a new issue