forge install: v3-core

v1.0.0
This commit is contained in:
Tim Olson
2023-08-19 18:13:59 -04:00
parent e76bc70297
commit 96db16152b
2 changed files with 4 additions and 0 deletions

3
.gitmodules vendored
View File

@@ -1,3 +1,6 @@
[submodule "lib/forge-std"]
path = lib/forge-std
url = https://github.com/foundry-rs/forge-std
[submodule "lib/v3-core"]
path = lib/v3-core
url = https://github.com/Uniswap/v3-core

1
lib/v3-core Submodule

Submodule lib/v3-core added at e3589b192d