Skip to content

Cojodi/massaland-frontend

Repository files navigation

massaland logo

The home for all dapps in the Massa ecosystem

Vercel CI

🧭 Explore the Massa ecosystem

Visit massa.land to explore the most influential dapps in the Massa ecosystem.

✅ Add your dapp to massaland

If you are building a dapp on Massa and want to showcase it in massaland, you just need to submit a PR to this repository.

Steps:

  1. Create your images: 320x320 logo, 1920x400 banner and 700x400 preview. Use the massaland Figma template to help you.
  2. Please optimise your images using tinypng.com – JPGs are best for photos and PNGs for graphics. Or you can convert to WebP.
  3. Fork this repo and create a new folder with your dapp name under /public/dapps/
  4. Add your optimised images to the folder
  5. Copy dapp_data_example.json, rename it with your dapp's name in lowercase and move it to /data
  6. Fill out the fields in the json file with your dapp's data
  7. Ensure the json points to your images, i.e.
  "media": {
    "logoUrl": "/dapps/yourdapp/yourdapp-logo.png",
    "bannerUrl": "/dapps/yourdapp/yourdapp-banner.png",
    "previewUrl": "/dapps/yourdapp/yourdapp-preview.png",
    … etc
  }
  1. Rename env.example to env.local, npm run build and check if your dApp is displayed correctly.
  2. Create the PR if above steps succeeded.

And that's it! 🚀

Someone from the massaland team will review the PR and contact you if they need to clarify anything.

Maintainers

This repo is maintained by Fugashu and msMatix.

For any questions either create an issue on this repo or find us on the Massa Discord:

Donations

Fuel our code with caffeine! If you'd like to sponsor a coffee for our project, you can donate to our Massa wallet address below. Every sip powers our progress! 🚀☕

AU1VefqkYDNGHNoX6uoD4x9cqXVEfwatjF5cicPNaxLTGHhwgZLG

Acknowledgments

Special thanks to Argentlabs. We're deeply grateful for their work, which laid the groundwork for this project.

We are immensely grateful to Massa and Massa Foundation for their generous support and sponsorship of this project.