mirror of
https://github.com/aljazceru/crypto-ecosystems.git
synced 2026-01-15 11:44:26 +01:00
32 lines
599 B
TOML
32 lines
599 B
TOML
# Ecosystem Level Information
|
|
title = "DAD"
|
|
|
|
sub_ecosystems = []
|
|
|
|
github_organizations = ["https://github.com/DAD-Chain"]
|
|
|
|
# Repositories
|
|
[[repo]]
|
|
url = "https://github.com/DAD-Chain/dad-dapi"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/DAD-Chain/dad-explorer-backend"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/DAD-Chain/dad-explorer-front"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/DAD-Chain/dad-go"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/DAD-Chain/dad-ts-sdk"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/DAD-Chain/dad-wallet"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/DAD-Chain/DSP"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/DAD-Chain/SSP"
|