Crate ark_srs

Source
Expand description

Parsing trusted setup CRS into arkwork compatible rust code.

Modulesยง

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