mirror of
https://github.com/aljazceru/crypto-ecosystems.git
synced 2026-01-11 09:44:25 +01:00
Cleanup Bitcoin Cash repos and add Bitcoin Cash ABC ecosystem
This commit is contained in:
22
data/ecosystems/b/bitcoin-cash-abc.toml
Normal file
22
data/ecosystems/b/bitcoin-cash-abc.toml
Normal file
@@ -0,0 +1,22 @@
|
||||
# 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"
|
||||
@@ -4,6 +4,7 @@ title = "Bitcoin Cash"
|
||||
sub_ecosystems = []
|
||||
|
||||
github_organizations = [
|
||||
"https://github.com/bitcoin-cash-node",
|
||||
"https://github.com/bitcoincashorg",
|
||||
"https://github.com/Electron-Cash",
|
||||
"https://github.com/gcash",
|
||||
@@ -14,12 +15,6 @@ github_organizations = [
|
||||
[[repo]]
|
||||
url = "https://bitbucket.org/o-studio/spedn/src/master"
|
||||
|
||||
[[repo]]
|
||||
url = "https://github.com/4ops/docker-bitcoin-abc"
|
||||
|
||||
[[repo]]
|
||||
url = "https://github.com/4ops/terraform-digitalocean-bitcoin-abc"
|
||||
|
||||
[[repo]]
|
||||
url = "https://github.com/abrkn/tipmebch"
|
||||
|
||||
@@ -35,21 +30,21 @@ url = "https://github.com/arilot/bitcoincashd"
|
||||
[[repo]]
|
||||
url = "https://github.com/avilches/nchain-bch-toolkit"
|
||||
|
||||
[[repo]]
|
||||
url = "https://github.com/bcext/cashutil"
|
||||
|
||||
[[repo]]
|
||||
url = "https://github.com/bcext/cashwallet"
|
||||
|
||||
[[repo]]
|
||||
url = "https://github.com/bcext/gcash"
|
||||
|
||||
[[repo]]
|
||||
url = "https://github.com/Bitcoin-ABC/bitcoin-abc"
|
||||
|
||||
[[repo]]
|
||||
url = "https://github.com/Bitcoin-Cash-JP/guidelines"
|
||||
|
||||
[[repo]]
|
||||
url = "https://github.com/bitcoin-cash-node/bchnode-web"
|
||||
|
||||
[[repo]]
|
||||
url = "https://github.com/bitcoin-cash-node/bitcoin-cash-node"
|
||||
|
||||
[[repo]]
|
||||
url = "https://github.com/bitcoin-cash-node/checkstyle2junit"
|
||||
|
||||
[[repo]]
|
||||
url = "https://github.com/bitcoin-cash-node/docker-bcn-buildenv"
|
||||
|
||||
[[repo]]
|
||||
url = "https://github.com/Bitcoin-com/cashscript"
|
||||
|
||||
@@ -482,12 +477,12 @@ url = "https://github.com/WeProgramIT/cryptowoo-bitcoin-cash-addon"
|
||||
[[repo]]
|
||||
url = "https://github.com/yenom/bitbox-watch-tx"
|
||||
|
||||
[[repo]]
|
||||
url = "https://gitlab.com/bitcoin-cash-node/bitcoin-cash-node"
|
||||
tags = ["Protocol"]
|
||||
|
||||
[[repo]]
|
||||
url = "https://gitlab.com/pokkst/bchgallery.git"
|
||||
|
||||
[[repo]]
|
||||
url = "https://gitlab.com/pokkst/crescentcash.git"
|
||||
|
||||
[[repo]]
|
||||
url = "https://reviews.bitcoinabc.org/source/bitcoin-abc"
|
||||
tags = ["Protocol"]
|
||||
|
||||
Reference in New Issue
Block a user