mirror of
https://github.com/aljazceru/crypto-ecosystems.git
synced 2026-02-10 08:24:19 +01:00
44 lines
903 B
TOML
44 lines
903 B
TOML
# Ecosystem Level Information
|
|
title = "Pyth Network"
|
|
|
|
sub_ecosystems = []
|
|
|
|
github_organizations = ["https://github.com/pyth-network"]
|
|
|
|
# Repositories
|
|
[[repo]]
|
|
url = "https://github.com/pyth-network/ecosystem"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/pyth-network/nft-distributor"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/pyth-network/publisher-utils"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/pyth-network/pyth-client"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/pyth-network/pyth-client-js"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/pyth-network/pyth-client-py"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/pyth-network/pyth-client-rs"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/pyth-network/pyth-examples"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/pyth-network/pyth-hsm"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/pyth-network/pyth-neon"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/pyth-network/pyth-serum"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/pyth-network/serum-pyth"
|