Skip to content

Commit

Permalink
feat: add xNFT to ecosystem page
Browse files Browse the repository at this point in the history
  • Loading branch information
chambaz committed Jan 12, 2024
1 parent 4ea2a5f commit 2440e78
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions apps/marginfi-v2-ui/src/pages/ecosystem.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,18 @@ const projects = [
url: "https://marginfi.com",
},
},
{
title: "marginfi xnft",
description: "The official marginfi xNFT",
url: "https://www.xnft.gg/app/DoXjr5LKZp9uxiwEUhffBwCQrf2xdkiDYeitGGvfcyXm",
github: "https://github.com/mrgnlabs/mrgn-ts/tree/main/apps/marginfi-v2-xnft",
repo: "mrgnlabs/mrgn-ts",
author: {
name: "marginfi inc",
avatar: "/mrgn_logo_192.png",
url: "https://marginfi.com",
},
},
{
title: "marginfi liquidator",
description: "Example liquidator",
Expand Down

0 comments on commit 2440e78

Please sign in to comment.