diff --git a/data/ecosystems/b/bitcoin-cash-abc.toml b/data/ecosystems/b/bitcoin-cash-abc.toml new file mode 100644 index 00000000..0c00ab39 --- /dev/null +++ b/data/ecosystems/b/bitcoin-cash-abc.toml @@ -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" diff --git a/data/ecosystems/b/bitcoin-cash.toml b/data/ecosystems/b/bitcoin-cash.toml index e75ff228..3d4e238a 100644 --- a/data/ecosystems/b/bitcoin-cash.toml +++ b/data/ecosystems/b/bitcoin-cash.toml @@ -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"]