Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 214 Bytes

README.md

File metadata and controls

6 lines (5 loc) · 214 Bytes

Wallet application for CSS537 assignment.

Instructions:

  1. Run ./generate_files script to generate the necessary storage_files.
  2. Install pycrypto, pathlib, binascii.
  3. Change hardcoded walletIDs if necessary.