appliedprotocolresearch / blockchain-simulator

An experimental blockchain simulator written in python
0 stars 4 forks source link

blockchain-simulator

An experimental blockchain simulator written in python. Current algorithms available for testing are the Longest Chain Protocol and GHOST. Current algorithms in development include Longest Chain With Pool (i.e. Prism v1) and Prism.

Requirements

Description

Parameters:

Overall Flow of Simulation

Logged Results

Blocks.csv

Stats.csv

Transactions.csv

Blocktree.png

Visualization of longest chain of blocktree’s main chain created via graphtool library