zkmopro / mopro

Making client-side proving on mobile simple.
https://zkmopro.org
Apache License 2.0
115 stars 31 forks source link

Mopro Cli v0.1.0 #234

Open vivianjeng opened 3 weeks ago

vivianjeng commented 3 weeks ago

Problem

A cli like circom, foundry, create-react-app... is helpful for developers getting started with a new project.

Details

Acceptance criteria

Make sure mopro init, mopro build, mopro create works and the apps work

Next steps (optional)

oskarth commented 1 week ago

For reference, here's the previous issue https://github.com/zkmopro/mopro/issues/77 that was addressed with mopro-cli

Documentation here https://zkmopro.org/docs/0.0.1/mopro-cli

Example usage here https://www.loom.com/share/6ff382b0497c47aea9d0ef8b6e790dd8

vivianjeng commented 1 week ago

mopro init is done #235 mopro build is opened #237