13 lines
463 B
Markdown
13 lines
463 B
Markdown
# GOODCHAIN
|
|
This is the final assesment of the blockchain minor of period 2. [EXPLANATION FILE](https://hrnl-my.sharepoint.com/:w:/g/personal/bashb_hr_nl/EQppQlT3OUdHq4MCoYNah24BS-oTCddDFQm0xsJf9yMYlA?e=2XczX2)
|
|
|
|
# INSTALL
|
|
1: Install all the packages
|
|
```
|
|
pip install -r requirements.txt
|
|
```
|
|
|
|
# SETUP
|
|
Create 2 instances of this project (copy the folder to any place, other pc, or vm)
|
|
make sure to change the .env file with the right IP and ports for both instances
|