From f4936a94968ffe364ecdabf66955e4f848bf16fb Mon Sep 17 00:00:00 2001 From: Curtis Spencer <41347+jubos@users.noreply.github.com> Date: Mon, 11 May 2020 15:24:23 -0700 Subject: [PATCH] Added mroe stellar repos (hackathon, demo wallet, etc.) --- data/ecosystems/s/stellar.toml | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) diff --git a/data/ecosystems/s/stellar.toml b/data/ecosystems/s/stellar.toml index c50fad2a..c89d75e8 100644 --- a/data/ecosystems/s/stellar.toml +++ b/data/ecosystems/s/stellar.toml @@ -507,6 +507,9 @@ url = "https://github.com/stellar/docker-stellar-developers" [[repo]] url = "https://github.com/stellar/docs" +[[repo]] +url = "https://github.com/stellar/dts-xdr" + [[repo]] url = "https://github.com/stellar/escrowgator" @@ -537,6 +540,12 @@ url = "https://github.com/stellar/govalidator" [[repo]] url = "https://github.com/stellar/gulp-solar" +[[repo]] +url = "https://github.com/stellar/hack-stellar" + +[[repo]] +url = "https://github.com/stellar/hackathon-get-started" + [[repo]] url = "https://github.com/stellar/hackday-stellar-vault" @@ -642,9 +651,18 @@ url = "https://github.com/stellar/product-conventions" [[repo]] url = "https://github.com/stellar/react-starter" +[[repo]] +url = "https://github.com/stellar/recoverysigner-demo-client" + +[[repo]] +url = "https://github.com/stellar/recoverysigner-firebase-auth" + [[repo]] url = "https://github.com/stellar/recursive-readdir" +[[repo]] +url = "https://github.com/stellar/regulated-assets-poc" + [[repo]] url = "https://github.com/stellar/ruby-stellar-base" @@ -700,6 +718,9 @@ url = "https://github.com/stellar/stellar-core-backup" [[repo]] url = "https://github.com/stellar/stellar-core-prometheus-exporter" +[[repo]] +url = "https://github.com/stellar/stellar-demo-wallet" + [[repo]] url = "https://github.com/stellar/stellar-lib"