Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 280 Bytes

File metadata and controls

6 lines (5 loc) · 280 Bytes

mini-python-blockchain

A tiny blockchain in active development using python 3.

The purpose of this project is to lay the foundations on python programing language, understand some basics concepts of a blockchain technology:

  • Blocks and transactions management
  • Proof of work