mirror of
https://github.com/aljazceru/crypto-ecosystems.git
synced 2026-02-06 22:44:26 +01:00
41 lines
843 B
TOML
41 lines
843 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-serum"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/pyth-network/serum-pyth"
|