Skip to content

Commit

Permalink
Add Tempo product to Showcase
Browse files Browse the repository at this point in the history
  • Loading branch information
dat.nht committed Nov 14, 2024
1 parent 8a961f7 commit af74997
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 0 deletions.
Binary file added src/data/showcase/tempo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
9 changes: 9 additions & 0 deletions src/data/showcases.js
Original file line number Diff line number Diff line change
Expand Up @@ -1202,6 +1202,15 @@ export const Showcases = [
source: null,
tags: ["governance", "analytics"],
},
{
title: "Tempo",
description:
"Tempo is a governance tool designed to streamline and enhance Cardano’s decision-making processes. We make it easier for DReps to register, gain delegations, and engage with their delegators. Additionally, Tempo supports DAOs and SPOs by providing essential tools for governance and transparency.",
preview: require("./showcase/tempo.png"),
website: "https://tempo.vote",
source: null,
tags: ["daotool", "ecosystem", "governance"],
},
];

export const TagList = Object.keys(Tags);
Expand Down

0 comments on commit af74997

Please sign in to comment.