Submit your Mini App
Open a PR. We review. Community votes.
Currently accepting submissions for
Competition 1
2026-07-06 → 2026-07-30
- Step 1Fork the repo
git clone https://github.com/YOUR-HANDLE/nimiq-mini-apps-competition.git cd nimiq-mini-apps-competition git checkout -b submission/your-app-slug
- Step 2Copy the template
cp -r submissions/_template submissions/competition-1/your-app-slug
- Step 3Fill in submission.yml
name: "Your Mini App" slug: your-app-slug tagline: "One-line hook" repo_url: https://github.com/... demo_video_url: https://youtube.com/... supports: { nim: true, usdt: true } builder: name: "You" github: https://github.com/your-handle nim_address: "NQ..." license: MIT
Open your pull request →
We'll validate it automatically and a reviewer will follow up within 2 business days.
Before you submit
- ☐ I am 16+ and not a Nimiq employee or contractor.
- ☐ My Mini App is live, testable, and meaningfully integrated with Nimiq Pay.
- ☐ It supports both NIM and USDT.
- ☐ Source is public under an open-source license.
- ☐ No hardcoded secrets or private keys in the repo.
- ☐ 60s+ demo video is publicly accessible.
- ☐ I've read Rules and Security.
FAQ
Who can submit?+
Anyone 16+ who is not a Nimiq employee or current contractor. Individuals or teams of up to 5.
Can I submit more than one Mini App?+
One per team per round. Across rounds, yes — you can submit different Mini Apps, or a substantially improved non-winning entry.
Does my Mini App have to be open source?+
Yes. Public GitHub repo under any recognized open-source license (MIT, Apache-2.0, etc).
Does it have to support both NIM and USDT?+
Yes, both are required. See RULES.md for the rationale.
What if I miss the Week 3 early-access window?+
Your Mini App must be live and testable during Week 3. Missing that means your composite score takes a real hit — submit early.
Where do I get help?+
Join the Discord, jump into Discussions on this repo, or attend the weekly Sip & Ship call.