Skip to content
Open
Show file tree
Hide file tree
Changes from 9 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file added src/data/showcase/bankfi.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 @@ -1354,6 +1354,15 @@ export const Showcases = [
website: "https://aleaxes.com/",
source: null,
tags: ["game", "token", "nftproject"],
},
{
title: "BankFi",
description:
"BankFi is a platform where users can purchase a lifetime share of rewards from a diverse selection of revenue-generating opportunities. We aim to provide options for everyone's unique financial goals, maximize rewards through scale, and achieve sustainability of all revenue sources.",
preview: require("./showcase/bankfi.png"),
website: "https://bankerlabs.io/",
source: null,
tags: ["funding", "token", "nftproject", "daotool"],
}
];

Expand Down