mirror of
https://github.com/aljazceru/crypto-ecosystems.git
synced 2026-01-15 11:44:26 +01:00
23 lines
496 B
TOML
23 lines
496 B
TOML
# Ecosystem Level Information
|
|
title = "Teller Protocol"
|
|
|
|
sub_ecosystems = []
|
|
|
|
github_organizations = ["https://github.com/teller-protocol"]
|
|
|
|
# Repositories
|
|
[[repo]]
|
|
url = "https://github.com/teller-protocol/graph-node"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/teller-protocol/landing-page"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/teller-protocol/Risk-Profile-Algorithms"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/teller-protocol/subgraph"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/teller-protocol/teller-protocol-v1"
|