diff --git a/data/ecosystems/t/tellor.toml b/data/ecosystems/t/tellor.toml new file mode 100644 index 00000000..f4ad88d6 --- /dev/null +++ b/data/ecosystems/t/tellor.toml @@ -0,0 +1,91 @@ +# Ecosystem Level Information +title = "Tellor" + +sub_ecosystems = [] + +github_organizations = ["https://github.com/tellor-io"] + +# Repositories +[[repo]] +url = "https://github.com/tellor-io/ADOMedianizer" + +[[repo]] +url = "https://github.com/tellor-io/EIP-2362" + +[[repo]] +url = "https://github.com/tellor-io/EIPs" + +[[repo]] +url = "https://github.com/tellor-io/ethhub" + +[[repo]] +url = "https://github.com/tellor-io/open-oracle" + +[[repo]] +url = "https://github.com/tellor-io/openOracle" + +[[repo]] +url = "https://github.com/tellor-io/oracles.club" + +[[repo]] +url = "https://github.com/tellor-io/oracles.club.server" + +[[repo]] +url = "https://github.com/tellor-io/pm-contracts" + +[[repo]] +url = "https://github.com/tellor-io/protocol" + +[[repo]] +url = "https://github.com/tellor-io/saleContract" + +[[repo]] +url = "https://github.com/tellor-io/sampleUsingTellor" + +[[repo]] +url = "https://github.com/tellor-io/Solidity201" + +[[repo]] +url = "https://github.com/tellor-io/tellor-data-api" + +[[repo]] +url = "https://github.com/tellor-io/tellor.fund" + +[[repo]] +url = "https://github.com/tellor-io/tellor.fund_front" + +[[repo]] +url = "https://github.com/tellor-io/TellorACS" + +[[repo]] +url = "https://github.com/tellor-io/TellorBrandMaterials" + +[[repo]] +url = "https://github.com/tellor-io/TellorCore" + +[[repo]] +url = "https://github.com/tellor-io/TellorDatabase" + +[[repo]] +url = "https://github.com/tellor-io/tellorDisputeCenter" + +[[repo]] +url = "https://github.com/tellor-io/TellorDocumentation" + +[[repo]] +url = "https://github.com/tellor-io/TellorMiner" + +[[repo]] +url = "https://github.com/tellor-io/tellorPriceView" + +[[repo]] +url = "https://github.com/tellor-io/tellorREST" + +[[repo]] +url = "https://github.com/tellor-io/tellorscan" + +[[repo]] +url = "https://github.com/tellor-io/tellorSubgraph" + +[[repo]] +url = "https://github.com/tellor-io/usingtellor"