From ad0816e8459f9dd2b76939ed8f6cedb1d803023e Mon Sep 17 00:00:00 2001 From: Curtis Spencer <41347+jubos@users.noreply.github.com> Date: Mon, 24 Feb 2020 14:32:38 -0800 Subject: [PATCH] Added more ICON repos (LFT2, etc.) --- data/ecosystems/i/icon.toml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/data/ecosystems/i/icon.toml b/data/ecosystems/i/icon.toml index f54029b9..b8036ce9 100644 --- a/data/ecosystems/i/icon.toml +++ b/data/ecosystems/i/icon.toml @@ -27,6 +27,9 @@ url = "https://github.com/icon-project/governance" [[repo]] url = "https://github.com/icon-project/ico" +[[repo]] +url = "https://github.com/icon-project/icon-btp-0.5-PoC" + [[repo]] url = "https://github.com/icon-project/icon-commons" @@ -84,6 +87,9 @@ url = "https://github.com/icon-project/IIPs" [[repo]] url = "https://github.com/icon-project/ledger-app-icx" +[[repo]] +url = "https://github.com/icon-project/LFT2" + [[repo]] url = "https://github.com/icon-project/loopchain" tags = ["Protocol"]