Skip to content

RobinDanz/blockchain

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python Blockchain

Blockain developped in Python by Joris Monnet & Robin Danz

Features

  • Create a chain
  • Add block to the chain
  • Mining new blocks
  • Proof of Work (simple)
  • Replace chain
  • Wallet implemented

Installation

Install the requirements listed in requirements.txt to run the project

Run the main.py to launch an exemple of a blockchain use

Sources

Inspired by the work of : bajcmartinez/blockchainpy

Wallet management from : ranaroussi/pywallet

About

Blockchain developped in Python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages