Skip to content

Commit ee24c17

Browse files
authored
✨ Introducing StarkFi (#1145)
1 parent f8aafa2 commit ee24c17

2 files changed

Lines changed: 20 additions & 0 deletions

File tree

data/ecosystem.ts

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6083,4 +6083,24 @@ export const allProjects: Array<Project> = [
60836083
// isLive: true,
60846084
// isTestnetLive: true,
60856085
// },
6086+
{
6087+
id: "901477f1-a8a2-41e6-99a8-2218a64bb86b",
6088+
name: "StarkFi",
6089+
shortName: "StarkFi",
6090+
description:
6091+
"An AI-powered DeFi toolkit for Starknet — swap, stake, lend, and batch operations from your terminal or through AI agents.",
6092+
tags: ["defi", "tools"],
6093+
image: "starkfi.png",
6094+
network: {
6095+
website: "https://starkfi.app",
6096+
github: "https://github.com/ahmetenesdur/starkfi",
6097+
twitter: "https://x.com/starkfiapp",
6098+
medium: "",
6099+
discord: "",
6100+
telegram: "",
6101+
},
6102+
6103+
isLive: true,
6104+
isTestnetLive: false,
6105+
},
60866106
];

public/logos/starkfi.png

30 KB
Loading

0 commit comments

Comments
 (0)