mirror of
https://github.com/aljazceru/crypto-ecosystems.git
synced 2026-01-14 19:24:25 +01:00
44 lines
846 B
TOML
44 lines
846 B
TOML
# Ecosystem Level Information
|
|
title = "Nym"
|
|
|
|
sub_ecosystems = []
|
|
|
|
github_organizations = ["https://github.com/nymtech"]
|
|
|
|
# Repositories
|
|
[[repo]]
|
|
url = "https://github.com/nymtech/amcl"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/nymtech/demo-mixnet-chat-client"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/nymtech/demo-mixnet-electron-chat"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/nymtech/docs"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/nymtech/loopix-messaging"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/nymtech/nym"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/nymtech/nym-directory"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/nymtech/nym-mixnet"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/nymtech/nym-validator"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/nymtech/nym-web-dashboard"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/nymtech/qt-validator-client-demo"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/nymtech/website"
|