From 2438b2ab2a68c665323820a67631d2a2fd562e0c Mon Sep 17 00:00:00 2001 From: Curtis Spencer <41347+jubos@users.noreply.github.com> Date: Sat, 1 Feb 2020 08:53:32 -0800 Subject: [PATCH] Added Irishub to IRIS Network --- data/ecosystems/i/iris-network.toml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/data/ecosystems/i/iris-network.toml b/data/ecosystems/i/iris-network.toml index 78c203d4..ae36f0fe 100644 --- a/data/ecosystems/i/iris-network.toml +++ b/data/ecosystems/i/iris-network.toml @@ -57,6 +57,9 @@ url = "https://github.com/irisnet/irishub-load" [[repo]] url = "https://github.com/irisnet/irishub-rpc" +[[repo]] +url = "https://github.com/irisnet/irishub-sdk-go" + [[repo]] url = "https://github.com/irisnet/irishub-sdk-js"