genevieveikechukwu / hashing-algorithm

A shaz56 and json folder for hng nfts

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

hng-nft

A cli tool that generates sha256 of your csv file and appends it to the csv file for you.

Steps

  • Copy this entire folder to your machine.
  • Open your terminal by typing cmd on your machine's search bar and click on it.
  • cd to where you stored the project folder (cd is change directory).
  • Run the cli.py file only (The csv input folder is already located in input_csv) by typing the name and hit enter.
  • Your output csv will be generated in the output_csv.

If you have vscode, just clone to your machine and run the cli.py file.

About

A shaz56 and json folder for hng nfts

License:Apache License 2.0


Languages

Language:Python 100.0%