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"