/parity-config-generator

Parity Config Generator

Primary LanguageJavaScriptGNU General Public License v3.0GPL-3.0

Parity Config Generator

Build Status

See demo at: Parity Config Generator

Development

To update the list of fields, run npm run generate-data. This will parse the command-line options and configuration fields from the parity repo, apply the manual overwrites and extra information of src/data.extra.json and save the result into src/data.compiled.json, which is the file used by Parity Config Generator.