-
Notifications
You must be signed in to change notification settings - Fork 19
/
.gitmodules
27 lines (27 loc) · 1.15 KB
/
.gitmodules
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
[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
[submodule "testcases/account-abstraction"]
path = testcases/account-abstraction
url = https://github.com/godwokenrises/account-abstraction.git
[submodule "polyjuice-tests"]
path = testcases/polyjuice-tests
url = https://github.com/godwokenrises/axon-polyjuice-contract-test.git
branch = main