Skip to content

Commit

Permalink
✨ Introducing BattleBoosters (#502)
Browse files Browse the repository at this point in the history
Co-authored-by: 0xlny <[email protected]>
  • Loading branch information
0xantman and 0xlny authored Dec 27, 2023
1 parent 74b8dc4 commit c4404cc
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 @@ -3587,4 +3587,23 @@ export const allProjects: Array<Project> = [
isLive: true,
isTestnetLive: false,
},
{
id: "f4ece137-2b50-483a-8db9-0a8601ef3671",
name: "BattleBoosters",
shortName: "BattleBoosters",
description:
"Play BattleBoosters, a Fantasy MMA web3 game. Collect, trade, and compete with NFTs for prizes. Immerse yourself in the strategic world of MMA card gaming.",
tags: ["gamefi", "nft"],
image: "battleboosters.png",
network: {
website: "https://battleboosters.com",
github: "https://github.com/BattleBoosters",
twitter: "https://twitter.com/battleboosters",
medium: "https://medium.com/@battleboosters",
discord: "https://github.com/BattleBoosters",
telegram: "https://t.me/BattleBoosters",
},
isLive: false,
isTestnetLive: false,
},
];
Binary file added public/logos/battleboosters.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 c4404cc

@vercel
Copy link

@vercel vercel bot commented on c4404cc Dec 27, 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.