mirror of
https://github.com/aljazceru/crypto-ecosystems.git
synced 2026-01-14 03:04:25 +01:00
53 lines
1.1 KiB
TOML
53 lines
1.1 KiB
TOML
# Ecosystem Level Information
|
|
title = "WeiDex"
|
|
|
|
sub_ecosystems = []
|
|
|
|
github_organizations = ["https://github.com/weichain"]
|
|
|
|
# Repositories
|
|
[[repo]]
|
|
url = "https://github.com/weichain/atomic-swap-ui"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/weichain/hummingbot"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/weichain/weidex-ae"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/weichain/weidex-ae-deployer"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/weichain/weidex-ae-htlc"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/weichain/weidex-chart-datafeeder"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/weichain/weidex-contract-wrapper"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/weichain/weidex-eth"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/weichain/weidex-eth-htlc"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/weichain/weidex-eth-v2"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/weichain/weidex-event-listener-eth"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/weichain/weidex-mq-gateway"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/weichain/weidex-trezor-signer-ethers"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/weichain/weidex-tron-htlc"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/weichain/weidex-validator-eth"
|