Files
crypto-ecosystems/data/ecosystems/c/chia.toml
2019-12-24 20:09:37 -08:00

56 lines
1.1 KiB
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-blockchain"
[[repo]]
url = "https://github.com/Chia-Network/chia-network.github.io"
[[repo]]
url = "https://github.com/Chia-Network/clvm"
[[repo]]
url = "https://github.com/Chia-Network/clvm_tools"
[[repo]]
url = "https://github.com/Chia-Network/keybase-live-feed"
[[repo]]
url = "https://github.com/Chia-Network/ledger_sim"
[[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/wallets"
[[repo]]
url = "https://github.com/Chia-Network/website"