Skip to content

A very simple blockchain system written in Python

Notifications You must be signed in to change notification settings

nvh95/blockchain_demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Build a simple blockchain system

This repository contains source code for this tutorial
You can read my translated version on my blog via this link
Run server using one of following commands:

$ python server.py
$ python server.py -p 5001
$ python server.py --port 5002

About

A very simple blockchain system written in Python

Resources

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages