diff --git a/data/ecosystems/e/ethereum.toml b/data/ecosystems/e/ethereum.toml index a4f259e3..3a6169d3 100644 --- a/data/ecosystems/e/ethereum.toml +++ b/data/ecosystems/e/ethereum.toml @@ -503,6 +503,7 @@ sub_ecosystems = [ "The Paypr Company", "The Sandbox", "Threshold Network", + "Timeless", "Tinlake", "TitanSwap", "Tokemak", diff --git a/data/ecosystems/t/timeless.toml b/data/ecosystems/t/timeless.toml new file mode 100644 index 00000000..75ba9766 --- /dev/null +++ b/data/ecosystems/t/timeless.toml @@ -0,0 +1,25 @@ +# Ecosystem Level Information +title = "Timeless" + +sub_ecosystems = [] + +github_organizations = ["https://github.com/timeless-fi"] + +# Repositories +[[repo]] +url = "https://github.com/timeless-fi/docs" + +[[repo]] +url = "https://github.com/timeless-fi/swapper" + +[[repo]] +url = "https://github.com/timeless-fi/timeless" + +[[repo]] +url = "https://github.com/timeless-fi/website" + +[[repo]] +url = "https://github.com/timeless-fi/xPYT" + +[[repo]] +url = "https://github.com/timeless-fi/yield-daddy"