Files
crypto-ecosystems/data/ecosystems/s/switchboard.toml
2022-03-01 10:59:51 -08:00

53 lines
1.2 KiB
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/curve25519-dalek"
[[repo]]
url = "https://github.com/switchboard-xyz/defi-yield-ts"
[[repo]]
url = "https://github.com/switchboard-xyz/examples"
[[repo]]
url = "https://github.com/switchboard-xyz/helm-manifests"
[[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/switchboard-v2-example"
[[repo]]
url = "https://github.com/switchboard-xyz/switchboardv2-api"
[[repo]]
url = "https://github.com/switchboard-xyz/switchboardv2-py-api"
[[repo]]
url = "https://github.com/switchboard-xyz/typescript-sdk"
[[repo]]
url = "https://github.com/switchboard-xyz/vrf-cpi-example"
[[repo]]
url = "https://github.com/switchboard-xyz/vrf.js"
[[repo]]
url = "https://github.com/switchboard-xyz/vrf_req_example"