forked from godwokenrises/godwoken-tests
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitmodules
20 lines (20 loc) · 878 Bytes
/
.gitmodules
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
[submodule "godwoken-examples"]
path = tools
url = https://github.com/Flouse/godwoken-examples
branch = contracts
[submodule "testcases/godwoken-polyjuice-compatibility-examples"]
path = testcases/godwoken-polyjuice-compatibility-examples
url = https://github.com/honestgoing/godwoken-polyjuice-compatibility-examples.git
[submodule "testcases/pancakeswap-contracts-godwoken"]
path = testcases/pancakeswap-contracts-godwoken
url = https://github.com/honestgoing/pancakeswap-contracts-godwoken.git
[submodule "testcases/lending-contracts"]
path = testcases/lending-contracts
url = https://github.com/Flouse/godwoken-test.git
[submodule "testcases/gw-fee-test"]
path = testcases/gw-fee-test
url = https://github.com/RetricSu/gw-fee-test.git
[submodule "light-godwoken"]
path = light-godwoken
url = https://github.com/nervosnetwork/light-godwoken.git
branch = v0.3.1