Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 540 Bytes

DEVELOPMENT.md

File metadata and controls

15 lines (11 loc) · 540 Bytes

Development Guide

Parameter Generation

To perform parameter generation, run the following command:

./scripts/parameter_generation.sh

This will create new snarkOS parameters, a new genesis block, and new test data. The results are stored in their respective folders in snarkos-parameters and snarkos-testing.

When to Regenerate Parameters

If your changes include modifications to DPC circuits, the block architecture, or the transaction architecture, the snarkOS public parameters will need to be regenerated.