Skip to content

Commit

Permalink
Add Tempo product to Showcase (#1354)
Browse files Browse the repository at this point in the history
* Add Tempo product to Showcase

* Update tags

---------

Co-authored-by: dat.nht <[email protected]>
  • Loading branch information
nhtdat07 and dat.nht authored Nov 15, 2024
1 parent 8a961f7 commit 7a4ceed
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", "governance"],
},
];

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

0 comments on commit 7a4ceed

Please sign in to comment.