Skip to content

CodeChain-io/codechain-config-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CodeChain Config Generator

See demo at: CodeChain 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 the CodeChain Config Generator.