Crate plonk_wasm
source ·Expand description
Modules
- Arkworks types This module contains wrapper types to Arkworks types. To use Arkwork types in OCaml, you have to convert to these types, and convert back from them to use them in Rust.
- Vectors A GateVector: this is used to represent a list of gates.
- Oracles
- Indexes
- Proofs
- Verifier indexes/keys
- Poseidon
- Curves
- SRS
- Utils
- This module constructs a serde serializer (and deserializer) to convert Rust structures to (and from) Js types expected by js-of-ocaml. js-of-ocaml expects arrays of values instead of objects, so a Rust structure like: