- Download the zip file and upzip it
- cd Bitcoin
- pip install -r requirements.txt
- Windows go to blockchain.py and account.py, search sys.path.append("/admin/Documents/idk/edu/PolyU/3/4142/Project/Bitcoin") and replace all it with your system path. On Linux machine, make sure you copy the complete path from /home/username/Desktop/Bitcoin
- Open VSCODE, go to Blockchain/Backend/core/blockchain.py and run it. If you get any error related to config file then try to run it in debug mode. Click on run -> Start debugging. Sometimes config.ini does not work in batch mode.
- Goto http://127.0.0.1:5900/ and your Blockchain is up and running now.
dbntd-78964/Advanced-Blockchain-Course---Python
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|