mirror of
https://github.com/aljazceru/crypto-ecosystems.git
synced 2026-02-02 20:44:19 +01:00
32 lines
641 B
TOML
32 lines
641 B
TOML
# Ecosystem Level Information
|
|
title = "DatDot"
|
|
|
|
sub_ecosystems = []
|
|
|
|
github_organizations = []
|
|
|
|
# Repositories
|
|
[[repo]]
|
|
url = "https://github.com/playproject-io/blog"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/playproject-io/datdot"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/playproject-io/datdot-chain"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/playproject-io/datdot-node-javascript"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/playproject-io/datdot-node-rust"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/playproject-io/datdot-service"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/playproject-io/datdot-ui"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/playproject-io/playproject-io.github.io"
|