mirror of
https://github.com/aljazceru/crypto-ecosystems.git
synced 2026-01-28 01:54:25 +01:00
35 lines
652 B
TOML
35 lines
652 B
TOML
# Ecosystem Level Information
|
|
title = "Sifchain"
|
|
|
|
sub_ecosystems = []
|
|
|
|
github_organizations = ["https://github.com/Sifchain"]
|
|
|
|
# Repositories
|
|
[[repo]]
|
|
url = "https://github.com/Sifchain/big-dipper"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/Sifchain/cosmos-sdk"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/Sifchain/Documentation"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/Sifchain/networks"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/Sifchain/peggy"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/Sifchain/relayer"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/Sifchain/sifnode"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/Sifchain/sifnode-benchmarking"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/Sifchain/stargate"
|