mirror of
https://github.com/aljazceru/crypto-ecosystems.git
synced 2025-12-17 05:34:20 +01:00
37 lines
556 B
TOML
37 lines
556 B
TOML
title = "t3rn"
|
|
sub_ecosystems = []
|
|
github_organizations = ["https://github.com/t3rn/"]
|
|
|
|
# Repositories
|
|
|
|
[[repo]]
|
|
url = "https://github.com/t3rn/cargo-contract"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/t3rn/frontier"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/t3rn/grandpa-bridge-gadget"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/t3rn/parity-bridges-common"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/t3rn/snowbridge"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/t3rn/substrate"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/t3rn/substrate-subxt"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/t3rn/t3rn"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|