Skip to content

Commit

Permalink
✨ Introducing Bountive (#494)
Browse files Browse the repository at this point in the history
  • Loading branch information
Hug0x0 authored Dec 15, 2023
1 parent 1fb8941 commit a6bd902
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions data/ecosystem.ts
Original file line number Diff line number Diff line change
Expand Up @@ -3549,4 +3549,23 @@ export const allProjects: Array<Project> = [
isLive: false,
isTestnetLive: true,
},
{
id: "72744880-7c02-42d6-93ca-663062690b67",
name: "Bountive",
shortName: "Bountive",
description:
"Bountive is a Decentralized no-loss prize savings protocol on Starknet",
tags: ["defi"],
image: "bountive.png",
network: {
website: "https://www.bountive.fi/",
github: "",
twitter: "https://twitter.com/Bountive",
medium: "https://medium.com/@bountive",
discord: "",
telegram: "",
},
isLive: false,
isTestnetLive: false,
},
];
Binary file added public/logos/bountive.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

1 comment on commit a6bd902

@vercel
Copy link

@vercel vercel bot commented on a6bd902 Dec 15, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.