mirror of
https://github.com/alexgo-io/crypto-ecosystems.git
synced 2026-04-30 13:52:21 +08:00
26 lines
524 B
TOML
26 lines
524 B
TOML
# Ecosystem Level Information
|
|
title = "Bitcoin Cash ABC"
|
|
|
|
sub_ecosystems = []
|
|
|
|
github_organizations = ["https://github.com/Bitcoin-ABC"]
|
|
|
|
# Repositories
|
|
[[repo]]
|
|
url = "https://github.com/Bitcoin-ABC/bitcoin-abc"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/Bitcoin-ABC/bitcoinabc.org"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/Bitcoin-ABC/ElectrumABC"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/Bitcoin-ABC/qa-assets"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/Bitcoin-ABC/secp256k1"
|
|
|
|
[[repo]]
|
|
url = "https://reviews.bitcoinabc.org/source/bitcoin-abc"
|