Skip to content
This repository has been archived by the owner on Jun 7, 2023. It is now read-only.

Latest commit

 

History

History
11 lines (6 loc) · 552 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 552 Bytes

Adaptive Proof of Work simulator

In Coordicide, the anti spam mechanism used will be based on Adaptive Proof of Work. More information in IOTA café https://iota.cafe/t/adaptive-proof-of-work/257.

In this repository, it is possible to find the simulator used to validate the proposed mechanism in a single node setting.

Run the simulator

Download the file adaptive-ratecontrol.ipynb from this repository.

The file is a Python Jupyter Notebook. In order to run it, download and install Jupyter Notebook on your machine (https://jupyter.org/).