mirror of
https://github.com/aljazceru/crypto-ecosystems.git
synced 2026-02-03 21:14:20 +01:00
29 lines
538 B
TOML
29 lines
538 B
TOML
# Ecosystem Level Information
|
|
title = "Subquery"
|
|
|
|
sub_ecosystems = []
|
|
|
|
github_organizations = []
|
|
|
|
# Repositories
|
|
[[repo]]
|
|
url = "https://github.com/subquery/community"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/subquery/polkadot-cached-provider"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/subquery/subql"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/subquery/subql-dictionary"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/subquery/subql-examples"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/subquery/subql-helloworld"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/subquery/subql-starter"
|