Added more subgraph repos to The Graph

This commit is contained in:
Curtis Spencer
2020-04-27 15:42:28 -07:00
parent e5eb3be062
commit 14636ba6b4

View File

@@ -3,9 +3,36 @@ title = "The Graph"
sub_ecosystems = []
github_organizations = ["https://github.com/graphprotocol"]
github_organizations = ["https://github.com/GraphiteTools", "https://github.com/graphprotocol"]
# Repositories
[[repo]]
url = "https://github.com/GraphiteTools/0x-subgraph"
[[repo]]
url = "https://github.com/GraphiteTools/compound-subgraph"
[[repo]]
url = "https://github.com/GraphiteTools/curve-subgraph"
[[repo]]
url = "https://github.com/GraphiteTools/dydx-subgraph"
[[repo]]
url = "https://github.com/GraphiteTools/fulcrum-subgraph"
[[repo]]
url = "https://github.com/GraphiteTools/hydro-subgraph"
[[repo]]
url = "https://github.com/GraphiteTools/maker-subgraph"
[[repo]]
url = "https://github.com/GraphiteTools/tokensets-subgraph"
[[repo]]
url = "https://github.com/GraphiteTools/torque-subgraph"
[[repo]]
url = "https://github.com/graphprotocol/0x-subgraph"