mirror of
https://github.com/aljazceru/crypto-ecosystems.git
synced 2026-01-31 11:34:20 +01:00
Added Bisq Ecosystem to the General Ecosystem
This commit is contained in:
124
data/ecosystems/b/bisq.toml
Normal file
124
data/ecosystems/b/bisq.toml
Normal file
@@ -0,0 +1,124 @@
|
||||
# Ecosystem Level Information
|
||||
title = "Bisq"
|
||||
|
||||
sub_ecosystems = []
|
||||
|
||||
github_organizations = ["https://github.com/bisq-network"]
|
||||
|
||||
# Repositories
|
||||
[[repo]]
|
||||
url = "https://github.com/bisq-network/analytics"
|
||||
|
||||
[[repo]]
|
||||
url = "https://github.com/bisq-network/bisq"
|
||||
|
||||
[[repo]]
|
||||
url = "https://github.com/bisq-network/bisq-assets"
|
||||
|
||||
[[repo]]
|
||||
url = "https://github.com/bisq-network/bisq-btcnode"
|
||||
|
||||
[[repo]]
|
||||
url = "https://github.com/bisq-network/bisq-common"
|
||||
|
||||
[[repo]]
|
||||
url = "https://github.com/bisq-network/bisq-core"
|
||||
|
||||
[[repo]]
|
||||
url = "https://github.com/bisq-network/bisq-design"
|
||||
|
||||
[[repo]]
|
||||
url = "https://github.com/bisq-network/bisq-docs"
|
||||
|
||||
[[repo]]
|
||||
url = "https://github.com/bisq-network/bisq-explorer"
|
||||
|
||||
[[repo]]
|
||||
url = "https://github.com/bisq-network/bisq-markets"
|
||||
|
||||
[[repo]]
|
||||
url = "https://github.com/bisq-network/bisq-monitor"
|
||||
|
||||
[[repo]]
|
||||
url = "https://github.com/bisq-network/bisq-multirepo"
|
||||
|
||||
[[repo]]
|
||||
url = "https://github.com/bisq-network/bisq-p2p"
|
||||
|
||||
[[repo]]
|
||||
url = "https://github.com/bisq-network/bisq-pricenode"
|
||||
|
||||
[[repo]]
|
||||
url = "https://github.com/bisq-network/bisq-relay"
|
||||
|
||||
[[repo]]
|
||||
url = "https://github.com/bisq-network/bisq-seednode"
|
||||
|
||||
[[repo]]
|
||||
url = "https://github.com/bisq-network/bisq-statsnode"
|
||||
|
||||
[[repo]]
|
||||
url = "https://github.com/bisq-network/bisq-website"
|
||||
|
||||
[[repo]]
|
||||
url = "https://github.com/bisq-network/bitcoinj"
|
||||
|
||||
[[repo]]
|
||||
url = "https://github.com/bisq-network/btcd-cli4j"
|
||||
|
||||
[[repo]]
|
||||
url = "https://github.com/bisq-network/compensation"
|
||||
|
||||
[[repo]]
|
||||
url = "https://github.com/bisq-network/dao"
|
||||
|
||||
[[repo]]
|
||||
url = "https://github.com/bisq-network/dns"
|
||||
|
||||
[[repo]]
|
||||
url = "https://github.com/bisq-network/docker"
|
||||
|
||||
[[repo]]
|
||||
url = "https://github.com/bisq-network/events"
|
||||
|
||||
[[repo]]
|
||||
url = "https://github.com/bisq-network/forum"
|
||||
|
||||
[[repo]]
|
||||
url = "https://github.com/bisq-network/github"
|
||||
|
||||
[[repo]]
|
||||
url = "https://github.com/bisq-network/gradle-witness"
|
||||
|
||||
[[repo]]
|
||||
url = "https://github.com/bisq-network/growth"
|
||||
|
||||
[[repo]]
|
||||
url = "https://github.com/bisq-network/libdohj"
|
||||
|
||||
[[repo]]
|
||||
url = "https://github.com/bisq-network/lists"
|
||||
|
||||
[[repo]]
|
||||
url = "https://github.com/bisq-network/mailchimp"
|
||||
|
||||
[[repo]]
|
||||
url = "https://github.com/bisq-network/monitoring"
|
||||
|
||||
[[repo]]
|
||||
url = "https://github.com/bisq-network/proposals"
|
||||
|
||||
[[repo]]
|
||||
url = "https://github.com/bisq-network/roles"
|
||||
|
||||
[[repo]]
|
||||
url = "https://github.com/bisq-network/slack"
|
||||
|
||||
[[repo]]
|
||||
url = "https://github.com/bisq-network/style"
|
||||
|
||||
[[repo]]
|
||||
url = "https://github.com/bisq-network/support"
|
||||
|
||||
[[repo]]
|
||||
url = "https://github.com/bisq-network/youtube"
|
||||
@@ -1,7 +1,7 @@
|
||||
# Ecosystem Level Information
|
||||
title = "General"
|
||||
|
||||
sub_ecosystems = []
|
||||
sub_ecosystems = ["Bisq"]
|
||||
|
||||
github_organizations = []
|
||||
|
||||
|
||||
Reference in New Issue
Block a user