2023-11-12 17:17:08 +01:00
..
2023-11-11 10:55:34 +01:00
2023-11-12 17:17:08 +01:00
2023-11-09 10:13:25 +01:00

GOODCHAIN

This is the final assesment of the blockchain minor of period 1. EXPLANATION FILE

INSTALL

1: Install all the packages

pip install -r requirements.txt

TODO

  • Validate blocks by other users
  • add mine fee
  • add settings on startup
  • create notifications
  • cancel transactions
  • modify transaction
  • check validity of transactions in pool
  • remove transaction from pool