Skip to content

Commit

Permalink
updated description and image name
Browse files Browse the repository at this point in the history
  • Loading branch information
Maks Vukovic authored and Maks Vukovic committed Sep 11, 2024
1 parent f976b3f commit e1d36c6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions data/ecosystem.ts
Original file line number Diff line number Diff line change
Expand Up @@ -4150,16 +4150,15 @@ export const allProjects: Array<Project> = [
name: "Calimero Network",
shortName: "Calimero Network",
description:
"A framework for building Peer-To-Peer Self-Sovereign Applications for private data sharing.",
"A framework for building Peer-To-Peer Self-Sovereign Applications for private data sharing. Extend the privacy promise of your dApp to your customers by performing the off-chain private data compute on Calimero, and relaying the end results on-chain.",
tags: ["infrastructure", "tools", "security"],
image: "calimero_logo.png",
image: "calimero.png",
network: {
website: "https://www.calimero.network//",
github: "https://github.com/calimero-network/core",
twitter: "https://x.com/CalimeroNetwork",
medium: "",
discord: "https://discord.com/invite/kjP4GrafXj",
telegram: "https://t.me/StarkStarter_Announcement",
},
isLive: true,
isTestnetLive: false,
Expand Down
File renamed without changes

0 comments on commit e1d36c6

Please sign in to comment.