mirror of
https://github.com/aljazceru/crypto-ecosystems.git
synced 2026-01-22 07:04:28 +01:00
Added DAD Chain ecosystem
This commit is contained in:
31
data/ecosystems/d/dad.toml
Normal file
31
data/ecosystems/d/dad.toml
Normal file
@@ -0,0 +1,31 @@
|
||||
# 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"
|
||||
Reference in New Issue
Block a user