Skip to content

eeddaann/blockchain

 
 

Repository files navigation

Build Status

CimCoin

learn blockchain by creating one!

This project can be divided into:

  • "blockchain core" - An implementation of basic blockchain in python, which based on dvf's project.

  • UI - An user interface for the "blockchain core" which written in flask.

  • JavaScript crypto miner - An crypto miner for this project's blockchain.

run with docker:

run in bash: sudo bash run.sh make sure docker installed on your machine

demo

the project deployed here

About

A simple Blockchain in Python

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 56.1%
  • HTML 43.6%
  • Shell 0.3%