From e9d1462f6cec8631788ec6ca3ec4449cb81661e2 Mon Sep 17 00:00:00 2001 From: Curtis Spencer <41347+jubos@users.noreply.github.com> Date: Tue, 17 Mar 2020 09:43:54 -0700 Subject: [PATCH] Added ledger app, provider, and zjiratest repos to 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 57c9d08e..8065ac28 100644 --- a/data/ecosystems/w/waves.toml +++ b/data/ecosystems/w/waves.toml @@ -222,6 +222,9 @@ url = "https://github.com/wavesplatform/kotlin-lib-crypto" [[repo]] url = "https://github.com/wavesplatform/kotlin-lib-model" +[[repo]] +url = "https://github.com/wavesplatform/ledger-app-waves" + [[repo]] url = "https://github.com/wavesplatform/marshall" @@ -267,6 +270,9 @@ url = "https://github.com/wavesplatform/protobuf-serialization-js" [[repo]] url = "https://github.com/wavesplatform/provider-ladger" +[[repo]] +url = "https://github.com/wavesplatform/provider-ledger" + [[repo]] url = "https://github.com/wavesplatform/provider-seed" @@ -496,6 +502,9 @@ url = "https://github.com/wavesplatform/WavesWallet-android" [[repo]] url = "https://github.com/wavesplatform/WavesWallet-iOS" +[[repo]] +url = "https://github.com/wavesplatform/zjiratest" + [[repo]] url = "https://github.com/wavesplatform/zwaves"