From 1eef72aad181ca6d6d9e005d69d19a2f271c1626 Mon Sep 17 00:00:00 2001 From: Curtis Spencer <41347+jubos@users.noreply.github.com> Date: Tue, 8 Dec 2020 07:42:30 -0800 Subject: [PATCH] Additional Waves Repos --- data/ecosystems/w/waves.toml | 24 +++++++++++++++++++++++- 1 file changed, 23 insertions(+), 1 deletion(-) diff --git a/data/ecosystems/w/waves.toml b/data/ecosystems/w/waves.toml index d9adf6db..2151f361 100644 --- a/data/ecosystems/w/waves.toml +++ b/data/ecosystems/w/waves.toml @@ -3,7 +3,11 @@ title = "Waves" sub_ecosystems = [] -github_organizations = ["https://github.com/wavesplatform"] +github_organizations = [ + "https://github.com/waves-rust", + "https://github.com/wavesfx", + "https://github.com/wavesplatform", +] # Repositories [[repo]] @@ -57,6 +61,9 @@ url = "https://github.com/kassemitani/cwv-gateway-for-woocommerce" [[repo]] url = "https://github.com/msmolyakov/awesome-waves" +[[repo]] +url = "https://github.com/msmolyakov/waves-node-tools-extension" + [[repo]] url = "https://github.com/msmolyakov/waves-private-node" @@ -78,6 +85,21 @@ url = "https://github.com/UnlimitedSystems/waves" [[repo]] url = "https://github.com/voroncv/waves-wallet-bot" +[[repo]] +url = "https://github.com/waves-rust/awesome-waves" + +[[repo]] +url = "https://github.com/waves-rust/docs.wavesplatform" + +[[repo]] +url = "https://github.com/waves-rust/wallet-generator" + +[[repo]] +url = "https://github.com/waves-rust/waves-lib-rust" + +[[repo]] +url = "https://github.com/waves-rust/zwaves" + [[repo]] url = "https://github.com/wavesnode/gateway-for-woocommerce"