Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/wangyj641/blockchain
https://github.com/wangyj641/blockchain
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/wangyj641/blockchain
- Owner: wangyj641
- Created: 2022-11-21T08:04:26.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-01-31T14:38:19.000Z (almost 2 years ago)
- Last Synced: 2023-11-22T16:41:45.404Z (about 1 year ago)
- Language: Python
- Size: 2.93 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Install the dependence
pipenv install# Start the nodes
* `$ pipenv run python blockchain.py`
* `$ pipenv run python blockchain.py -p 5001`
* `$ pipenv run python blockchain.py --port 5002`