Skip to content

Latest commit

 

History

History
10 lines (9 loc) · 433 Bytes

README.md

File metadata and controls

10 lines (9 loc) · 433 Bytes

h-coin

The actual finished implementation of wl-acsl/cryptocurrency

EDIT: Unfortunately, we didn't finish, but we came very close! We will try to touch it up and finish it on our own time. In the meantime, read our reflection post on our Medium blog!

dependencies

  1. Flask
  2. ecdsa
  3. base58
  4. hashlib
  5. requests