Skip to content

aminrd/BlockSim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BlockSim

A tool for blockchain simulation and studies

How to Install & Run

In order to install BlockSim, you first need to create a python virtual environment and then run:

python -m pip install -r requirements.txt
python setup.py install

In order to run the example setup, go to simulator directory and run:

cd simulator; python run.py

This will run the simulator and creates database.db. After that, you can go to the finder directory and run:

cd finder; python finder.py

Source:

Identifiyng blockchain-based cryptocurrency accounts using investment portfolios

Author:

Amin Aghaee

About

A tool for blockchain simulation and studies

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages