mirror of
https://github.com/aljazceru/crypto-ecosystems.git
synced 2026-01-14 19:24:25 +01:00
22 lines
397 B
TOML
22 lines
397 B
TOML
# Ecosystem Level Information
|
|
title = "ZeroNet"
|
|
|
|
sub_ecosystems = []
|
|
|
|
github_organizations = []
|
|
|
|
# Repositories
|
|
[[repo]]
|
|
url = "https://github.com/HelloZeroNet/Documentation"
|
|
tags = ["Documentation"]
|
|
|
|
[[repo]]
|
|
url = "https://github.com/HelloZeroNet/ZeroHello"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/HelloZeroNet/ZeroMail"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/HelloZeroNet/ZeroNet"
|
|
tags = ["Protocol"]
|