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"