Skip to content
Merged
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
12 changes: 12 additions & 0 deletions packages/boba/gateway/src/containers/ecosystem/project.list.js
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ import futuructaLogo from '../../images/ecosystem/futuructa.webp'
import rabbyLogo from '../../images/ecosystem/rabbyWallet.webp'
import beamerbridge from '../../images/ecosystem/beamerbridge.png'
import sushicom from '../../images/ecosystem/sushicom.png'
import pmc from '../../images/ecosystem/pmc.png'

// Boba gateways and block explorers
import BobaethLogo from '../../images/bobaLinks/Bobaeth.svg'
Expand Down Expand Up @@ -200,6 +201,17 @@ export const projectList = [
"image": bobaDogeLogo,
"description": "The first dog coin on Boba."
},
{
"title": "Memes Wallet",
"canLaunch": true,
"link": "https://planetmemes.com/",
"telegram": "https://t.me/PlanetMemesOf",
"twitter": "https://twitter.com/PlanetMemes4",
"discord": "",
"type": "wallet",
"image": pmc,
"description": "Memes wallet is a non-custodial multichain wallet with a memeable UI dedicated with funny features for meme coins fans it gives users control over their own private keys, addresses, and funds. ",
},
{
"title": "ApeBoard",
"canLaunch": true,
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.