How to implement zero knowledge proof verifier on motoko?

You should be able to so long as this crate is wasm-compatible. This thread has some tips on this. This thread in the forum discusses using Rust packages from a Motoko canister. You shouldn’t need to know very much Rust to get this underway. I should have an example of this in the next couple of weeks, which I can share once I’ve got it started.

1 Like