Skip to content
This repository has been archived by the owner on Feb 26, 2020. It is now read-only.

paritytech/parity-config-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

94 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.