Wilson Moura 7cff791c35 Update blockchain | il y a 7 ans | |
---|---|---|
.gitignore | il y a 7 ans | |
LICENSE | il y a 7 ans | |
Pipfile | il y a 7 ans | |
README.md | il y a 7 ans | |
blockchain.py | il y a 7 ans |
Python 3.6
PIP
Pipenv
pip install pipenv
pipenv --python=python3.6
pipenv install
pipenv run python blockchain.py
pipenv run python blockchain.py -p 5001
pipenv run python blockchain.py --port 5002