Skip to content

Khalil, R. and Dulay, N. 2022. 37th ACM/SIGAPP Symposium on Applied Computing. RANC: Reward-All Nakamoto Consensus.

License

Notifications You must be signed in to change notification settings

hashcashier/ranc-mdp-analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Block-withholding attack analysis using the C++ API of Storm for Markov Decision Process model checking.

Getting Started

Before starting, make sure that Storm is installed. If not, see the documentation for details on how to install Storm.

First, configure and compile the project. Therefore, execute

mkdir build
cd build
cmake ..
make
cd ..

Then, run the executable using

./build/ranc-mdp-analysis 

Distributed under the GNU General Public License Version 3, 29 June 2007.

About

Khalil, R. and Dulay, N. 2022. 37th ACM/SIGAPP Symposium on Applied Computing. RANC: Reward-All Nakamoto Consensus.

Topics

Resources

License

Stars

Watchers

Forks