From 67c7b4b9feb64011d6154ff58e7d8f114bc8b823 Mon Sep 17 00:00:00 2001 From: Curtis Spencer <41347+jubos@users.noreply.github.com> Date: Thu, 9 Jan 2020 20:58:55 -0800 Subject: [PATCH] Added node api and signer repos for Waves --- data/ecosystems/w/waves.toml | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/data/ecosystems/w/waves.toml b/data/ecosystems/w/waves.toml index e8a7042c..9fbf6135 100644 --- a/data/ecosystems/w/waves.toml +++ b/data/ecosystems/w/waves.toml @@ -231,6 +231,9 @@ url = "https://github.com/wavesplatform/mrt-farewell" [[repo]] url = "https://github.com/wavesplatform/nanos-app-waves" +[[repo]] +url = "https://github.com/wavesplatform/node-api-js" + [[repo]] url = "https://github.com/wavesplatform/node-docker-image" @@ -258,6 +261,9 @@ url = "https://github.com/wavesplatform/protobuf-schemas" [[repo]] url = "https://github.com/wavesplatform/protobuf-serialization-js" +[[repo]] +url = "https://github.com/wavesplatform/provider-seed" + [[repo]] url = "https://github.com/wavesplatform/react-uikit" @@ -276,6 +282,9 @@ url = "https://github.com/wavesplatform/ride-js" [[repo]] url = "https://github.com/wavesplatform/ride-vscode" +[[repo]] +url = "https://github.com/wavesplatform/signer" + [[repo]] url = "https://github.com/wavesplatform/Specs"