Skip to content

Commit

Permalink
feat: added anvil entry at the end
Browse files Browse the repository at this point in the history
  • Loading branch information
mrabdibdi-anvil committed May 8, 2023
1 parent 36cd8b7 commit d98208f
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions src/data/showcases.js
Original file line number Diff line number Diff line change
Expand Up @@ -1162,6 +1162,14 @@ export const Showcases = [
source: null,
tags: ["lending", "marketplace", "nftsupport"],
},
{
title: "Anvil Agency",
description: "Anvil provides advanced solutions for Web3 projects through token minting, staking, airdrop, snapshot, and custom / bespoke services.",
preview: require("./showcase/anvil.png"),
website: "https://ada-anvil.io/",
source: null,
tags: ["nftsupport", "minting", "marketplace"],
},
];

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

0 comments on commit d98208f

Please sign in to comment.