From e5eb3be06220190de65d376fb4b160b2c9469045 Mon Sep 17 00:00:00 2001 From: Curtis Spencer <41347+jubos@users.noreply.github.com> Date: Mon, 27 Apr 2020 15:42:19 -0700 Subject: [PATCH] Added Terra TIPS and other repos --- data/ecosystems/t/terra.toml | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/data/ecosystems/t/terra.toml b/data/ecosystems/t/terra.toml index 328c9bb4..88dca48f 100644 --- a/data/ecosystems/t/terra.toml +++ b/data/ecosystems/t/terra.toml @@ -39,6 +39,9 @@ url = "https://github.com/terra-project/documentation" [[repo]] url = "https://github.com/terra-project/faucet" +[[repo]] +url = "https://github.com/terra-project/fcd" + [[repo]] url = "https://github.com/terra-project/finder" @@ -69,6 +72,9 @@ url = "https://github.com/terra-project/ledger-terra-app" [[repo]] url = "https://github.com/terra-project/ledger-validator-app" +[[repo]] +url = "https://github.com/terra-project/mantle-db" + [[repo]] url = "https://github.com/terra-project/networks" @@ -102,5 +108,11 @@ url = "https://github.com/terra-project/terra-py" [[repo]] url = "https://github.com/terra-project/terra-wallet" +[[repo]] +url = "https://github.com/terra-project/TIPs" + [[repo]] url = "https://github.com/terra-project/use-station" + +[[repo]] +url = "https://github.com/terra-project/validator-profiles"