created user flow for gohain assignment

This commit is contained in:
Spekulaas
2023-10-25 01:08:30 +02:00
parent fb8a7d5b69
commit 7900493ec5
9 changed files with 343 additions and 0 deletions

16
goodchain/readme.md Normal file
View File

@@ -0,0 +1,16 @@
# GOODCHAIN
This is the final assesment of the blockchain minor of period 1. [EXPLANATION FILE](https://hrnl-my.sharepoint.com/:w:/g/personal/bashb_hr_nl/Ed7VWyB5vbtPmCgeKl1g_S4BbkmE7CPrS1sigEfSAOdmDw?e=0fDOJQ)
# INSTALL
1: Install all the packages
```
pip install -r requirements.txt
```
# TODO
- [ ] 1 Create a gui
- [ ] 2 Transfer coins
- [ ] 3 Mine new blocks
- [ ] 4 explore the blockchain