TODO list

This commit is contained in:
Ryan Bakkes 2023-11-09 10:13:25 +01:00
parent 7f743a7959
commit cca995df99

View File

@ -8,9 +8,12 @@ pip install -r requirements.txt
``` ```
# TODO # TODO
- [ ] 1 Create a gui - Validate blocks by other users
- [ ] 2 Transfer coins - add mine fee
- [ ] 3 Mine new blocks - add settings on startup
- [ ] 4 explore the blockchain - create notifications
- cancel transactions
- modify transaction
- check validity of transactions in pool
- remove transaction from pool