-
Notifications
You must be signed in to change notification settings - Fork 17
/
.gitmodules
22 lines (21 loc) · 919 Bytes
/
.gitmodules
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
[submodule "rollups/sovereign-labs/sovereign-sdk"]
path = rollups/sovereign-labs/sovereign-sdk
url = https://github.com/movemntdev/sovereign-sdk
[submodule "rollups/sovereign-labs/aptos-core"]
path = rollups/sovereign-labs/aptos-core
url = https://github.com/movemntdev/aptos-core
branch = sovereign-labs-rollup
[submodule "rollups/sovereign-labs/move"]
path = rollups/sovereign-labs/move
url = https://github.com/movemntdev/move
branch = sovereign-labs-rollup
[submodule "rollups/sovereign-labs/x25519-dalek"]
path = rollups/sovereign-labs/x25519-dalek
url = https://github.com/movemntdev/x25519-dalek
[submodule "rollups/sovereign-labs/move-sov-risc0"]
path = rollups/sovereign-labs/move-sov-risc0
url = https://github.com/movemntdev/move
branch = sov-risc0
[submodule "rsc/testing_resources/movement-hack"]
path = rsc/testing_resources/movement-hack
url = https://github.com/movemntdev/movement-hack