Skip to content

Commit

Permalink
Added Cardahub
Browse files Browse the repository at this point in the history
  • Loading branch information
Giang Nguyen committed Jan 17, 2022
1 parent 46ec3a1 commit 8fc6785
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 0 deletions.
Binary file added src/data/showcase/cardahub.png
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
Expand Up @@ -684,6 +684,15 @@ const Showcases = [
source: null,
tags: ["pooltool","analytics","educational"],
},
{
title: "Cardahub - A services hub on Cardano",
description:
"One stop shop for everything CNFT. A smart-contract NFT platform on Cardano where user can mint, distribute, list and buy NFT in a few clicks.",
preview: require("./showcase/cardahub.png"),
website: "https://cardahub.io",
source: null,
tags: ["nft"],
},
];

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

0 comments on commit 8fc6785

Please sign in to comment.