forked from superfluid-finance/super-examples
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitmodules
14 lines (14 loc) · 1 KB
/
.gitmodules
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[submodule "projects/money-streaming-intro-foundry/lib/forge-std"]
path = projects/money-streaming-intro-foundry/lib/forge-std
url = https://github.com/foundry-rs/forge-std
[submodule "projects/money-streaming-intro-foundry/lib/openzeppelin-contracts"]
path = projects/money-streaming-intro-foundry/lib/openzeppelin-contracts
url = https://github.com/openzeppelin/openzeppelin-contracts
[submodule "projects/money-streaming-intro-foundry/lib/ethereum-contracts"]
path = projects/money-streaming-intro-foundry/lib/ethereum-contracts
url = https://github.com/superfluid-finance/ethereum-contracts
[submodule "projects/money-streaming-intro/money-streaming-intro-foundry/lib/ethereum-contracts"]
path = projects/money-streaming-intro/money-streaming-intro-foundry/lib/ethereum-contracts
url = https://github.com/superfluid-finance/ethereum-contracts
[submodule "/Users/sam_flamini/devPortfolio/tci-examples/super-examples/projects/money-streaming-intro/money-streaming-intro-foundry/lib/ethereum-contracts"]
branch = dev