Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 285 Bytes

File metadata and controls

18 lines (13 loc) · 285 Bytes

Industry 4.0 Platform with Blockchain

Installation

$ pip install pipenv 
$ pipenv install 

Run:

  • $ pipenv run python blockchain.py
  • $ python factory.py
  • $ pipenv run python blockchain.py -p 5001
  • $ pipenv run python blockchain.py --port 5002