diff --git a/goodchain/readme.md b/goodchain/readme.md index 935843e..e24c391 100644 --- a/goodchain/readme.md +++ b/goodchain/readme.md @@ -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 \ No newline at end of file