/codechain-config-generator

CodeChain Config Generator

Primary LanguageJavaScriptGNU General Public License v3.0GPL-3.0

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.