diff --git a/data/ecosystems/n/nym.toml b/data/ecosystems/n/nym.toml index ab69012c..a57d29c4 100644 --- a/data/ecosystems/n/nym.toml +++ b/data/ecosystems/n/nym.toml @@ -6,6 +6,9 @@ sub_ecosystems = [] github_organizations = ["https://github.com/nymtech"] # Repositories +[[repo]] +url = "https://github.com/nymtech/amcl" + [[repo]] url = "https://github.com/nymtech/docs" @@ -15,5 +18,14 @@ 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/website"