From d3b3d01f8faf25b632e4c455415acecb4e227a95 Mon Sep 17 00:00:00 2001 From: Curtis Spencer <41347+jubos@users.noreply.github.com> Date: Tue, 28 Jan 2020 08:00:28 -0800 Subject: [PATCH] Added stellar validator UI repos --- data/ecosystems/s/stellar.toml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/data/ecosystems/s/stellar.toml b/data/ecosystems/s/stellar.toml index ce59b54b..c98b80c9 100644 --- a/data/ecosystems/s/stellar.toml +++ b/data/ecosystems/s/stellar.toml @@ -435,6 +435,9 @@ url = "https://github.com/stellar/1-1-launch-opening-questions-bartekn" [[repo]] url = "https://github.com/stellar/account-viewer" +[[repo]] +url = "https://github.com/stellar/anchor-transfer-server-validator-ui" + [[repo]] url = "https://github.com/stellar/anchor-transfer-utils" @@ -751,6 +754,9 @@ url = "https://github.com/stellar/ticker-py" [[repo]] url = "https://github.com/stellar/transfer-server-validator" +[[repo]] +url = "https://github.com/stellar/transfer-server-validator-simplified" + [[repo]] url = "https://github.com/stellar/tweetnacl-js"