mirror of
https://github.com/aljazceru/crypto-ecosystems.git
synced 2026-02-23 06:34:25 +01:00
77 lines
1.7 KiB
TOML
77 lines
1.7 KiB
TOML
# Ecosystem Level Information
|
|
title = "Switchboard"
|
|
|
|
sub_ecosystems = []
|
|
|
|
github_organizations = ["https://github.com/switchboard-xyz"]
|
|
|
|
# Repositories
|
|
[[repo]]
|
|
url = "https://github.com/switchboard-xyz/-deprecated-vrf_req_example"
|
|
|
|
[[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/feed-observer"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/switchboard-xyz/governance-ui"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/switchboard-xyz/helm-manifests"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/switchboard-xyz/solana-program-library"
|
|
|
|
[[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-v1-example"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/switchboard-xyz/switchboard-v2"
|
|
|
|
[[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/switchboardv2-rs"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/switchboard-xyz/typescript-sdk"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/switchboard-xyz/voter-stake-registry"
|
|
|
|
[[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"
|