From ebfbb82069cdda16801478a713210911e65d7c93 Mon Sep 17 00:00:00 2001 From: Curtis Spencer <41347+jubos@users.noreply.github.com> Date: Fri, 27 Dec 2019 11:30:19 -0800 Subject: [PATCH] Added Harmony related repos --- data/ecosystems/h/harmony.toml | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/data/ecosystems/h/harmony.toml b/data/ecosystems/h/harmony.toml index d5c5f937..712787df 100644 --- a/data/ecosystems/h/harmony.toml +++ b/data/ecosystems/h/harmony.toml @@ -78,6 +78,9 @@ url = "https://github.com/harmony-one/HarmonyFoundationalNode" [[repo]] url = "https://github.com/harmony-one/harmonyj" +[[repo]] +url = "https://github.com/harmony-one/HRC" + [[repo]] url = "https://github.com/harmony-one/ida" @@ -102,6 +105,12 @@ url = "https://github.com/harmony-one/math-harmony-web-wallet" [[repo]] url = "https://github.com/harmony-one/mcl" +[[repo]] +url = "https://github.com/harmony-one/native-bridge" + +[[repo]] +url = "https://github.com/harmony-one/native-token-swap" + [[repo]] url = "https://github.com/harmony-one/node-binary" @@ -117,6 +126,9 @@ url = "https://github.com/harmony-one/pangaea-ops" [[repo]] url = "https://github.com/harmony-one/py-pangaea-ops" +[[repo]] +url = "https://github.com/harmony-one/rings-dapp" + [[repo]] url = "https://github.com/harmony-one/sdk"