From e8fb9a9a04ac18a196665d7f8935bc93a8d322f8 Mon Sep 17 00:00:00 2001 From: Curtis Spencer <41347+jubos@users.noreply.github.com> Date: Thu, 13 Feb 2020 10:31:15 -0800 Subject: [PATCH] Added Kava Labs go sdk and deputy to Interledger ecosystem --- data/ecosystems/i/interledger.toml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/data/ecosystems/i/interledger.toml b/data/ecosystems/i/interledger.toml index 9a2f36e0..fcd7ece5 100644 --- a/data/ecosystems/i/interledger.toml +++ b/data/ecosystems/i/interledger.toml @@ -318,6 +318,9 @@ url = "https://github.com/Kava-Labs/crypto-rate-utils" [[repo]] url = "https://github.com/Kava-Labs/dss" +[[repo]] +url = "https://github.com/Kava-Labs/go-sdk" + [[repo]] url = "https://github.com/Kava-Labs/ilp-backend-crypto" @@ -345,6 +348,9 @@ url = "https://github.com/Kava-Labs/ilp-store-redis" [[repo]] url = "https://github.com/Kava-Labs/kava" +[[repo]] +url = "https://github.com/Kava-Labs/kava-deputy" + [[repo]] url = "https://github.com/Kava-Labs/kava-devnet"