Skip to content

UOSnetwork/singularity

 
 

Repository files navigation

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.

Releases

No releases published

Packages

No packages published

Languages

  • C++ 97.6%
  • CMake 2.4%