Skip to content

docs(blog): mopro-ai tutorial#702

Merged
moven0831 merged 4 commits intomainfrom
docs/blog/mopro-ai-tutorial
Mar 16, 2026
Merged

docs(blog): mopro-ai tutorial#702
moven0831 merged 4 commits intomainfrom
docs/blog/mopro-ai-tutorial

Conversation

@moven0831
Copy link
Copy Markdown
Collaborator

No description provided.

@moven0831 moven0831 self-assigned this Mar 9, 2026
@moven0831 moven0831 requested a review from vivianjeng March 9, 2026 15:47
@moven0831 moven0831 moved this to In progress in Mopro Kanban Mar 9, 2026
Comment on lines +37 to +45
| Command | What it does |
|---|---|
| `/mopro:check-env` | Diagnose environment and missing tools |
| `/mopro:init` | Initialize a new mopro project |
| `/mopro:build` | Build ZK bindings (5-15 min, runs in background) |
| `/mopro:create` | Generate app template from bindings |
| `/mopro:test` | Run Rust, FFI, or UI tests |
| `/mopro:device` | Manage simulators, emulators, devices |
| `/mopro:new` | Full workflow: init + build + create |
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think you can show how to install mopro-ai before showing the commands
or I feel missing something to get the commands

Comment on lines +14 to +16
- **The problem**: Building a mobile ZK app requires wrangling Rust toolchains, Circom compilation, platform SDKs, and FFI wiring. Most developers never get past setup.
- **The tool**: [mopro-ai](https://github.com/zkmopro/mopro-ai) is a structured playbook that lets AI coding agents drive the full mopro lifecycle accurately, from project init to on-device proof verification.
- **Demo result**: Starting from a single prompt, an AI agent scaffolded [vibe-app](https://github.com/moven0831/vibe-app), a complete Flutter app that generates and verifies Groth16 proofs of Poseidon hash preimage knowledge, entirely on-device. This post walks you through exactly how that happened.
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think the TLDR can skip the tech details (e.g. Rust, Circom, Poseidon,...)
Ideally it can also be understood by non-technical people
e.g.
using mopro-ai you can build a ZK mobile app without knowing programming or environment settings
you just need prompts

@cloudflare-workers-and-pages
Copy link
Copy Markdown

Deploying mopro with  Cloudflare Pages  Cloudflare Pages

Latest commit: cf0c6e5
Status:⚡️  Build in progress...

View logs

@moven0831
Copy link
Copy Markdown
Collaborator Author

@vivianjeng thanks for the review, I've adapted the suggestions

@moven0831 moven0831 merged commit 6e59bac into main Mar 16, 2026
18 of 19 checks passed
@github-project-automation github-project-automation Bot moved this from In progress to Done in Mopro Kanban Mar 16, 2026
@moven0831 moven0831 deleted the docs/blog/mopro-ai-tutorial branch March 16, 2026 02:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants