mirror of
https://github.com/aljazceru/crypto-ecosystems.git
synced 2025-12-17 05:34:20 +01:00
29 lines
644 B
TOML
29 lines
644 B
TOML
title = "DatDot"
|
|
sub_ecosystems = []
|
|
github_organizations = ["https://github.com/playproject-io"]
|
|
|
|
# Repositories
|
|
|
|
[[repo]]
|
|
url = "https://github.com/playproject-io/datdot-service"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/playproject-io/datdot"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/playproject-io/playproject-io.github.io"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/playproject-io/blog"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/playproject-io/datdot-chain"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/playproject-io/datdot-node-rust"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/playproject-io/datdot-node-javascript"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/playproject-io/datdot-ui" |