Skip to content
Snippets Groups Projects
Commit 5b331b2a authored by RK's avatar RK
Browse files

Update ecosystem.ts

parent 5a7c253e
No related branches found
No related tags found
2 merge requests!215Exchanges and Ecosystem Updates,!213Eco page and exchanges
......@@ -556,11 +556,20 @@ export const ECOSYSTEM: IEcoItem[] = [
id: 'hive-inbox',
name: 'Hive Inbox',
description:
'Manage Hive Blog\'s replies',
'Helps you manage Hive Blog\'s replies.',
image: 'hive-inbox.png',
website: 'https://hive-inbox.the-hive-mobile.app',
types: [EcoType.social],
},
{
id: 'astral-wars',
name: 'Astral Wars',
description:
'Astral Wars is a fast-paced digital trading card game where players use programs, units, deterrents and structures to outsmart opponents in epic duels set in the Astranian universe.',
image: 'AstralWars.png',
website: 'https://surgent-gaming-marketplace.vercel.app/',
types: [EcoType.game],
},
].concat(BLOCKEXPLORERS as any)
export const TYPE_COLORS = {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment