mirror of
https://github.com/aljazceru/crypto-ecosystems.git
synced 2025-12-17 05:34:20 +01:00
38 lines
816 B
TOML
38 lines
816 B
TOML
title = "Subscan"
|
|
sub_ecosystems = []
|
|
github_organizations = ["https://github.com/itering/"]
|
|
|
|
# Repositories
|
|
|
|
[[repo]]
|
|
url = "https://github.com/itering/subscan-essentials"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/itering/subscan-issue-tracker"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/itering/subscan-multisig-react"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/itering/subscan-multisig-backend"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/itering/scale.rb"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/itering/subscan-api-docs"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/itering/substrate-api-rpc"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/itering/scale.go"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/itering/subscan-multisig-ui"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/itering/substrate-node-tool"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/itering/substrate_client.rb" |