mirror of
https://github.com/aljazceru/crypto-ecosystems.git
synced 2025-12-17 05:34:20 +01:00
Added Timeless ecosystem
This commit is contained in:
@@ -503,6 +503,7 @@ sub_ecosystems = [
|
||||
"The Paypr Company",
|
||||
"The Sandbox",
|
||||
"Threshold Network",
|
||||
"Timeless",
|
||||
"Tinlake",
|
||||
"TitanSwap",
|
||||
"Tokemak",
|
||||
|
||||
25
data/ecosystems/t/timeless.toml
Normal file
25
data/ecosystems/t/timeless.toml
Normal file
@@ -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"
|
||||
Reference in New Issue
Block a user