Skip to content
Closed
Show file tree
Hide file tree
Changes from all 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
22 changes: 11 additions & 11 deletions packages/boba/gateway/src/containers/ecosystem/project.list.js
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,8 @@ import umaprotocolLogo from '../../images/ecosystem/umaprotocol.webp'
import unidexLogo from '../../images/ecosystem/unidex.webp'
import witnetLogo from '../../images/ecosystem/witnet.svg'
import zenchaLogo from '../../images/ecosystem/zencha.webp'
import futuructaLogo from '../../images/ecosystem/futuructa.webp'
import webthreenamesLogo from '../../images/ecosystem/webthreenames-logo.png'


/**
* thematical order of type.
Expand Down Expand Up @@ -388,17 +389,16 @@ export const projectList = [
"type": "defi",
"image": symbiosisLogo,
"description": "Symbiosis aggregates decentralized exchange liquidity across any EVM and non-EVM networks. Swap any token and transfer liquidity. Yes, any."
},
{
"title": "Futuructa",
},
{
"title": "Boba Name Service",
"canLaunch": true,
"link": "https://metaforra.com/futuructa/",
"telegram": "https://t.me/metaforra_games",
"twitter": "https://twitter.com/metaforra_com",
"discord": "https://discord.gg/PyRaQmay2Z",
"type": "gamefi",
"image": futuructaLogo,
"description": "Merge simple objects to get improved ones, solve puzzles and complete quests!"
"link": "https://boba.webthreenames.com/",
"telegram": "https://t.me/webthreenames",
"twitter": "https://twitter.com/webthreenames",
"type": "nft",
"image": webthreenamesLogo,
"description": "Mint your .boba domains as NFT assets that will bind the domain to your wallet address. You can also set records for your website, email, twitter, description and even your own avatar."
},
]

Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.