Skip to content
This repository was archived by the owner on Feb 24, 2025. It is now read-only.

TakoTako #66

Merged
merged 3 commits into from
Nov 18, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
42 changes: 42 additions & 0 deletions projects/TakoTako.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,42 @@
{
"name": "TakoTako",
"tagline": "The based money market on Taiko",
"description": "TAKOTAKO is a robust money market protocol that emphasizes real yield by offering competitive rates and sharing almost half of its revenue with users. It provides a user-friendly platform for borrowing, lending, and optimizing asset utility, designed to generate sustainable returns through innovative yield strategies.",
"status": "active",
"images": {
"logo": "https://ecosystem-website.s3.us-east-2.amazonaws.com/1730216163188_Takotako%20logo.jpg",
"cover": "https://ecosystem-website.s3.us-east-2.amazonaws.com/1730216163189_Tako%20banner.jpeg",
"screenshots": [
"https://ecosystem-website.s3.us-east-2.amazonaws.com/1730216163246_Screenshot%202024-10-29%20at%208.26.15%E2%80%AFAM.png",
"https://ecosystem-website.s3.us-east-2.amazonaws.com/1730216163287_Screenshot%202024-10-29%20at%208.26.37%E2%80%AFAM.png"
]
},
"categories": [
"defi"
],
"productType": "datafeed",
"chains": [
"167000"
],
"proxies": {},
"links": {
"website": "https://takotako.xyz/",
"dapp": "https://takotako.xyz/",
"docs": "https://github.com/TakoTako-xyz",
"socials": [
{
"label": "twitter",
"url": "https://x.com/TAKOTAKOxyz"
},
{
"label": "discord",
"url": "https://discord.com/invite/kFEpu83Gav"
},
{
"label": "github",
"url": "https://github.com/TakoTako-xyz"
}
]
},
"year": 2024
}
2 changes: 1 addition & 1 deletion src/generated/projects-all.json

Large diffs are not rendered by default.

30 changes: 30 additions & 0 deletions src/generated/projects.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2136,6 +2136,36 @@ export const PROJECTS: Project[] = [
},
year: 2022,
},
{
name: 'TakoTako',
tagline: 'The based money market on Taiko',
description:
'TAKOTAKO is a robust money market protocol that emphasizes real yield by offering competitive rates and sharing almost half of its revenue with users. It provides a user-friendly platform for borrowing, lending, and optimizing asset utility, designed to generate sustainable returns through innovative yield strategies.',
status: 'active',
images: {
logo: 'https://ecosystem-website.s3.us-east-2.amazonaws.com/1730216163188_Takotako%20logo.jpg',
cover: 'https://ecosystem-website.s3.us-east-2.amazonaws.com/1730216163189_Tako%20banner.jpeg',
screenshots: [
'https://ecosystem-website.s3.us-east-2.amazonaws.com/1730216163246_Screenshot%202024-10-29%20at%208.26.15%E2%80%AFAM.png',
'https://ecosystem-website.s3.us-east-2.amazonaws.com/1730216163287_Screenshot%202024-10-29%20at%208.26.37%E2%80%AFAM.png',
],
},
categories: ['defi'],
productType: 'datafeed',
chains: ['167000'],
proxies: {},
links: {
website: 'https://takotako.xyz/',
dapp: 'https://takotako.xyz/',
docs: 'https://github.com/TakoTako-xyz',
socials: [
{ label: 'twitter', url: 'https://x.com/TAKOTAKOxyz' },
{ label: 'discord', url: 'https://discord.com/invite/kFEpu83Gav' },
{ label: 'github', url: 'https://github.com/TakoTako-xyz' },
],
},
year: 2024,
},
{
name: 'Tropykus Finance',
tagline: 'Earn interest and open fair credit lines for latinamericans.',
Expand Down
Loading