Crate ark_srs

source ·
Expand description

Parsing trusted setup CRS into arkwork compatible rust code.

Modules§

  • Configurations and constants, centralized for single responsibility
  • SRS related to KZG10
  • Utils for persisting serialized data to files and loading them into memroy. We deal with ark-serialize::CanonicalSerialize compatible objects.