Skip to content

Commit

Permalink
Merge branch 'staging' into staging
Browse files Browse the repository at this point in the history
  • Loading branch information
rphair authored Nov 15, 2024
2 parents b1b88e8 + 7a4ceed commit daf5290
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 @@ -1211,6 +1211,15 @@ export const Showcases = [
source: null,
tags: ["governance", "wallet", "daotool"],
},
{
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 daf5290

Please sign in to comment.