mirror of
https://github.com/aljazceru/crypto-ecosystems.git
synced 2026-01-15 19:54:25 +01:00
47 lines
891 B
TOML
47 lines
891 B
TOML
# Ecosystem Level Information
|
|
title = "DAPS Token"
|
|
|
|
sub_ecosystems = []
|
|
|
|
github_organizations = ["https://github.com/DAPScoin"]
|
|
|
|
# Repositories
|
|
[[repo]]
|
|
url = "https://github.com/DAPSCoin/bitcoin-ts"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/DAPSCoin/BootStrap"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/DAPSCoin/custom-signing-module"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/DAPSCoin/DAPS-android"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/DAPSCoin/DAPS-iOS"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/DAPSCoin/daps-seeder"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/DAPSCoin/DAPSCoin"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/DAPSCoin/DAPSJS"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/DAPSCoin/Multisig"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/DAPSCoin/mymonero-core-js"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/DAPSCoin/POA-Miner"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/DAPSCoin/Scripts"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/DAPSCoin/secp256k1-mw"
|