tcdat96 / blockchain-simulation

a simple cryptocurrency simulation that reproduces direct transactions between parties and mining process to append block to the chain

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Blockchain-Simulation

  1. Dependencies:
  • apt-get install python-dev libgmp3-dev
  • pip install fastecdsa

About

a simple cryptocurrency simulation that reproduces direct transactions between parties and mining process to append block to the chain


Languages

Language:Python 100.0%