mirror of
https://github.com/aljazceru/crypto-ecosystems.git
synced 2026-02-06 22:44:26 +01:00
35 lines
786 B
TOML
35 lines
786 B
TOML
# Ecosystem Level Information
|
|
title = "Aleph Zero"
|
|
|
|
sub_ecosystems = []
|
|
|
|
github_organizations = ["https://github.com/aleph-zero-foundation"]
|
|
|
|
# Repositories
|
|
[[repo]]
|
|
url = "https://github.com/aleph-zero-foundation/aleph-node"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/aleph-zero-foundation/AlephBFT"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/aleph-zero-foundation/consensus-go"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/aleph-zero-foundation/core-go"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/aleph-zero-foundation/Proof-of-Concept"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/aleph-zero-foundation/rush"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/aleph-zero-foundation/threshold-ecdsa"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/alephzerofoundation/crypto"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/alephzerofoundation/Proof-of-Concept"
|