Skip to content
This repository was archived by the owner on Jan 4, 2018. It is now read-only.

stevenpack/blockchain

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Learn Blockchains by Building One

This is the source code for my post on Building a Blockchain.

Installation

  1. Make sure Python 3.6+ is installed
  2. Install requirements: $ pip install -r requirements.txt
  3. Run the server: $ python blockchain.py

Contributing

Contributions are welcome! Please feel free to submit a Pull Request.

About

A simple Blockchain in Python

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 100.0%