mirror of
https://github.com/aljazceru/crypto-ecosystems.git
synced 2026-02-18 04:04:26 +01:00
41 lines
791 B
TOML
41 lines
791 B
TOML
# Ecosystem Level Information
|
|
title = "Cyclos"
|
|
|
|
sub_ecosystems = []
|
|
|
|
github_organizations = ["https://github.com/cyclos-io"]
|
|
|
|
# Repositories
|
|
[[repo]]
|
|
url = "https://github.com/cyclos-io/anchor"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/cyclos-io/assets"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/cyclos-io/batch-nft-minter"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/cyclos-io/cyclos-landing-page"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/cyclos-io/ecosystem"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/cyclos-io/serum-dex-ui"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/cyclos-io/serum-ts"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/cyclos-io/solana-program-library"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/cyclos-io/swap-ui"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/cyclos-io/token-list"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/cyclos-io/uX_serde"
|