UNPKG

@paulmillr/trusted-setups

Version:

Easily access KZG / ETH trusted setups in JS

2 lines (1 loc) 107 B
export declare const trustedSetup: { g1_lagrange: string[]; g2_monomial: string[]; encoding: 'fast_v1'; };