Files
sp1-project-template/.gitmodules
2024-10-23 20:06:10 -07:00

9 lines
276 B
Plaintext

[submodule "contracts/lib/forge-std"]
path = contracts/lib/forge-std
url = https://github.com/foundry-rs/forge-std
tag = v1.8.2
[submodule "contracts/lib/sp1-contracts"]
path = contracts/lib/sp1-contracts
url = https://github.com/succinctlabs/sp1-contracts
tag = v3.0.0