mirror of
https://github.com/aljazceru/crypto-ecosystems.git
synced 2026-01-14 11:14:25 +01:00
41 lines
876 B
TOML
41 lines
876 B
TOML
# Ecosystem Level Information
|
|
title = "Chia"
|
|
|
|
sub_ecosystems = []
|
|
|
|
github_organizations = ["https://github.com/Chia-Network"]
|
|
|
|
# Repositories
|
|
[[repo]]
|
|
url = "https://github.com/Chia-Network/bls-signatures"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/Chia-Network/chia-network.github.io"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/Chia-Network/keybase-live-feed"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/Chia-Network/oldvdf-competition"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/Chia-Network/proofofspace"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/Chia-Network/proofofspaceresults"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/Chia-Network/vdf-competition"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/Chia-Network/vdfcontest2results"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/Chia-Network/vdftrack1results"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/Chia-Network/vdftrack2results"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/Chia-Network/website"
|