Skip to content

dericko/blockchain

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple blockchain based on github/dvf's post

Setup (using pipenv)

pip install pipenv pipenv --python 3.6 pipenv install Flask==0.12.2 requests==2.18.4

Testing

pipenv run python server.py 1111 pipenv run python server.py 2222 sh test.sh 1111 2222

Running

pipenv run python server.py

About

Simple blockchain

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published