Files
crypto-ecosystems/data/ecosystems/s/switchboard.toml
2021-12-02 16:26:51 -08:00

32 lines
704 B
TOML

# Ecosystem Level Information
title = "Switchboard"
sub_ecosystems = []
github_organizations = ["https://github.com/switchboard-xyz"]
# Repositories
[[repo]]
url = "https://github.com/switchboard-xyz/anchor"
[[repo]]
url = "https://github.com/switchboard-xyz/examples"
[[repo]]
url = "https://github.com/switchboard-xyz/switchboard-aggregator"
[[repo]]
url = "https://github.com/switchboard-xyz/switchboard-api"
[[repo]]
url = "https://github.com/switchboard-xyz/switchboard-feed-factory"
[[repo]]
url = "https://github.com/switchboard-xyz/switchboardv2-api"
[[repo]]
url = "https://github.com/switchboard-xyz/typescript-sdk"
[[repo]]
url = "https://github.com/switchboard-xyz/vrf_req_example"