A NodeJS program that takes a provided CSV, and generates a CHIP-0007 compatible JSON, calculates the sha256 of the JSON file, and appends it to each line in the csv (as a filename.output.csv)
- Updated
Nov 5, 2022 - JavaScript
A NodeJS program that takes a provided CSV, and generates a CHIP-0007 compatible JSON, calculates the sha256 of the JSON file, and appends it to each line in the csv (as a filename.output.csv)
Add a description, image, and links to the chip-generator topic page so that developers can more easily learn about it.
To associate your repository with the chip-generator topic, visit your repo's landing page and select "manage topics."