Skip to content

Generates, appends hash extracted from a csv file, and saves a new csv file

Notifications You must be signed in to change notification settings

Usenmfon/CHIP-0007

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CHIP-0007

Description

Using the CSV provided by the teams, the script generates a CHIP-0007 compatible json, and calculates the sha256 of the json file and append it to each line in the csv

To install packages, Run

npm install

Start the script using the command

node index.js

or

npm run server 

or

npm start

A CHIP-0007 json will be generated and displayed on the console.

A teams.output.csv will also be generated and saved in the root directory.

CSV files from the teams is located in the csv folder

About

Generates, appends hash extracted from a csv file, and saves a new csv file

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published