Official Directory

Minima MiniDapp
Directory

Download approved MiniDapps for the Minima blockchain. Every app runs on your node — fully decentralized, fully yours.

MiniDapps
Categories
100%
On-node
Installation Guide

How to install a MiniDapp

MiniDapps are .mds.zip packages that run directly on your Minima node. Here's how to install them.

1

Download the .mds.zip file

Click the Download button on any MiniDapp card above. The file will save to your device.

2

Open the MiniHub on your node

Access your Minima node's MiniHub interface. On desktop, this is typically at https://127.0.0.1:9003 (or your configured port).

3

Install via MiniHub

Click the + button in the MiniHub, select the downloaded .mds.zip file, and confirm the installation. The MiniDapp will appear in your hub.

4

Alternative: Install via Terminal

You can also install via the Terminal MiniDapp or CLI with:
mds action:install file:/path/to/dapp.mds.zip