Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

🎨 Updating Nostra #895

Merged
merged 1 commit into from
Jan 20, 2025
Merged
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
8 changes: 4 additions & 4 deletions data/ecosystem.ts
Original file line number Diff line number Diff line change
Expand Up @@ -971,16 +971,16 @@ export const allProjects: Array<Project> = [
name: "Nostra",
shortName: "Nostra",
description:
"Nostra is the most versatile liquidity protocol for lending and borrowing. Deposit your crypto in Nostra to earn income, and borrow crypto using your deposits as collateral while taking advantage of the protocol's unique features.",
"Nostra is your all-in-one crypto app. You can lend, borrow, swap, and bridge your tokens in one safe place. It’s made for everyone, from beginners to experts.",
tags: ["defi"],
image: "nostra.svg",
network: {
website: "http://nostra.finance/",
github: "",
twitter: "https://twitter.com/nostrafinance",
github: "https://github.com/nostrafinance",
twitter: "https://x.com/nostrafinance",
medium: "https://mirror.xyz/0x845605C411132BAA06024a521a85B653F3C802dF",
discord: "https://discord.gg/Eqp53YafYP",
telegram: "https://www.t.me/nostrafinance",
telegram: "https://t.me/nostrafinancechat",
},
isLive: true,
isTestnetLive: false,
Expand Down
Loading