diff --git a/data/ecosystems/t/terra.toml b/data/ecosystems/t/terra.toml index fc53d528..0c7af0eb 100644 --- a/data/ecosystems/t/terra.toml +++ b/data/ecosystems/t/terra.toml @@ -12,12 +12,21 @@ url = "https://github.com/terra-project/amino-js" [[repo]] url = "https://github.com/terra-project/ccxt" +[[repo]] +url = "https://github.com/terra-project/client-api-docs" + [[repo]] url = "https://github.com/terra-project/core" +[[repo]] +url = "https://github.com/terra-project/delegations" + [[repo]] url = "https://github.com/terra-project/deposit-tracker" +[[repo]] +url = "https://github.com/terra-project/docs" + [[repo]] url = "https://github.com/terra-project/documentation"