This is the basis for the Delegated Proof of Importance (DPOI) algorithm.
For the model details, check the Yellow Paper in the uos.docs repository.
Getting the project:
git clone git@github.com:UOSnetwork/singularity.git
Building the project:
cmake .
make
See also CONTRIBUTING for detailed project information.