From e1fe8c08ce8533cb3fcb6d1eec85565b7f7e5203 Mon Sep 17 00:00:00 2001 From: Curtis Spencer <41347+jubos@users.noreply.github.com> Date: Sun, 26 Jan 2020 08:49:57 -0800 Subject: [PATCH] Added ledger app repo for Handshake --- data/ecosystems/h/handshake.toml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/data/ecosystems/h/handshake.toml b/data/ecosystems/h/handshake.toml index e46f3c27..415791ec 100644 --- a/data/ecosystems/h/handshake.toml +++ b/data/ecosystems/h/handshake.toml @@ -51,6 +51,12 @@ url = "https://github.com/handshake-org/hs-tree-data" [[repo]] url = "https://github.com/handshake-org/hsd" +[[repo]] +url = "https://github.com/handshake-org/hsd-ledger" + +[[repo]] +url = "https://github.com/handshake-org/ledger-app-hns" + [[repo]] url = "https://github.com/handshake-org/libhns"