Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 518 Bytes

File metadata and controls

17 lines (13 loc) · 518 Bytes

Activity index and dynamic emission calculation library for U°OS

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.