Skip to content

Commit

Permalink
TakoTako (#66)
Browse files Browse the repository at this point in the history
* add: TakoTako listing request

* add taiko

---------

Co-authored-by: api3-ecosystem-pr-bot[bot] <152718697+api3-ecosystem-pr-bot[bot]@users.noreply.github.com>
Co-authored-by: Ashar Shahid <[email protected]>
  • Loading branch information
api3-ecosystem-pr-bot[bot] and Ashar2shahid authored Nov 18, 2024
1 parent b38ae4b commit 948aba0
Show file tree
Hide file tree
Showing 3 changed files with 73 additions and 1 deletion.
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

0 comments on commit 948aba0

Please sign in to comment.