Skip to content
Snippets Groups Projects
Commit 3da19f98 authored by RK's avatar RK
Browse files

Update ecosystem.ts

parent f230fe73
No related branches found
No related tags found
2 merge requests!215Exchanges and Ecosystem Updates,!214Minor fix
......@@ -82,15 +82,15 @@ export const ECOSYSTEM: IEcoItem[] = [
types: [EcoType.game, EcoType.nft],
featured: true,
},
{
id: 'splinterroyale',
name: 'Splinter Royale',
description: 'Web3 Trading Card Game meets fast-paced Auto Chess Battler.',
image: 'splinterroyale.png',
website: 'https://splinterroyale.com',
types: [EcoType.game, EcoType.nft],
featured: true,
},
// {
// id: 'splinterroyale',
// name: 'Splinter Royale',
// description: 'Web3 Trading Card Game meets fast-paced Auto Chess Battler.',
// image: 'splinterroyale.png',
// website: 'https://splinterroyale.com',
// types: [EcoType.game, EcoType.nft],
// featured: true,
//},
// {
// id: 'rabona',
// name: 'Rabona',
......@@ -110,12 +110,12 @@ export const ECOSYSTEM: IEcoItem[] = [
// featured: true,
// },
{
id: 'pinmapple',
name: 'Pinmapple',
id: 'worldmappin',
name: 'Worldmappin',
description:
'An interactive visual map where you can explore travel content from around the world and a curated feed of stunning editor picks',
image: 'Pinmapple_Logo.svg',
website: 'https://www.pinmapple.com/',
image: 'worldmappin.svg',
website: 'https://worldmappin.com/',
types: [EcoType.social],
featured: true,
},
......
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