From e5cd79dbea437bcdcc6e02d7c8ec009bb1d6e5fd Mon Sep 17 00:00:00 2001 From: Curtis Spencer <41347+jubos@users.noreply.github.com> Date: Mon, 16 Dec 2019 08:19:33 -0800 Subject: [PATCH] Added more Stellar 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 67b84eb7..ce59b54b 100644 --- a/data/ecosystems/s/stellar.toml +++ b/data/ecosystems/s/stellar.toml @@ -438,6 +438,9 @@ url = "https://github.com/stellar/account-viewer" [[repo]] url = "https://github.com/stellar/anchor-transfer-utils" +[[repo]] +url = "https://github.com/stellar/anchor-ux-guidelines" + [[repo]] url = "https://github.com/stellar/angular-re-captcha" @@ -745,6 +748,9 @@ url = "https://github.com/stellar/ticker" [[repo]] url = "https://github.com/stellar/ticker-py" +[[repo]] +url = "https://github.com/stellar/transfer-server-validator" + [[repo]] url = "https://github.com/stellar/tweetnacl-js"