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
- [ ] 1 Create a gui
- [ ] 2 Transfer coins
- [ ] 3 Mine new blocks
- [ ] 4 explore the blockchain
- 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