From a0e5016957d4a9aefbea2b4f7fa9a218c7dd92a6 Mon Sep 17 00:00:00 2001 From: Curtis Spencer <41347+jubos@users.noreply.github.com> Date: Mon, 9 Nov 2020 21:51:07 -0800 Subject: [PATCH] Added Freighter to Stellar ecosystem --- data/ecosystems/s/stellar.toml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/data/ecosystems/s/stellar.toml b/data/ecosystems/s/stellar.toml index 5bfc4525..7ceb4578 100644 --- a/data/ecosystems/s/stellar.toml +++ b/data/ecosystems/s/stellar.toml @@ -540,6 +540,9 @@ url = "https://github.com/stellar/escrowgator" [[repo]] url = "https://github.com/stellar/federation" +[[repo]] +url = "https://github.com/stellar/freighter" + [[repo]] url = "https://github.com/stellar/generator-interstellar"