-
-
Notifications
You must be signed in to change notification settings - Fork 42
Expand file tree
/
Copy path.gitmodules
More file actions
30 lines (30 loc) · 1.09 KB
/
.gitmodules
File metadata and controls
30 lines (30 loc) · 1.09 KB
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
28
29
30
[submodule "ink"]
path = ink
url = https://github.com/formal-land/ink
[submodule "third-party/rust"]
path = third-party/rust
url = https://github.com/rust-lang/rust.git
[submodule "third-party/revm"]
path = third-party/revm
url = https://github.com/formal-land/revm.git
[submodule "third-party/move-sui"]
path = third-party/move-sui
url = https://github.com/formal-land/move-sui.git
[submodule "third-party/uint"]
path = third-party/uint
url = https://github.com/recmo/uint.git
[submodule "third-party/alloy-rs-core"]
path = third-party/alloy-rs-core
url = https://github.com/alloy-rs/core.git
[submodule "third-party/bytes"]
path = third-party/bytes
url = https://github.com/tokio-rs/bytes.git
[submodule "third-party/anza-xyz-pinocchio"]
path = third-party/anza-xyz-pinocchio
url = https://github.com/anza-xyz/pinocchio.git
[submodule "third-party/solana-program-token"]
path = third-party/solana-program-token
url = https://github.com/solana-program/token.git
[submodule "third-party/anza-xyz-solana-sdk"]
path = third-party/anza-xyz-solana-sdk
url = https://github.com/anza-xyz/solana-sdk.git