This commit is contained in:
JulesCrown 2024-03-12 09:59:33 +01:00
parent 97e36bc025
commit f22910069a
3 changed files with 86 additions and 18 deletions

18
.gitmodules vendored
View file

@ -1,18 +0,0 @@
[submodule "lib/forge-std"]
path = onchain/lib/forge-std
url = https://github.com/foundry-rs/forge-std
[submodule "lib/solmate"]
path = onchain/lib/solmate
url = https://github.com/Rari-Capital/solmate
[submodule "lib/openzeppelin-contracts"]
path = onchain/lib/openzeppelin-contracts
url = https://github.com/OpenZeppelin/openzeppelin-contracts
[submodule "lib/v3-core"]
path = onchain/lib/v3-core
url = https://github.com/Uniswap/v3-core
[submodule "lib/v3-periphery"]
path = onchain/lib/v3-periphery
url = https://github.com/Uniswap/v3-periphery
[submodule "lib/uni-v3-lib"]
path = onchain/lib/uni-v3-lib
url = https://github.com/Aperture-Finance/uni-v3-lib