zkmopro / mopro

Making client-side proving on mobile simple.
Apache License 2.0
105 stars 28 forks source link

Support additional platform targets #16

Open oskarth opened 8 months ago

oskarth commented 8 months ago

This issue is a stub and will be filled out with more details.

We want to run on more platforms other than iOS.

Most relevant and easiest here is Android. Later on things like Web and React Native might also be relevant.

React Native we can do with native bindings to Kotlin/Swift.

oskarth commented 7 months ago

React Native https://github.com/oskarth/mopro/issues/43

oskarth commented 4 months ago

Not high priority, but it'd also be cool to have support for true multi-platform ZK apps:

This all fits under the banner of client side proving and mopro standing for more proofs, not just mobile proving ;)