Skip to content
/ dPoW Public
forked from KomodoPlatform/dPoW

Komodo delayed Proof of Work software

Notifications You must be signed in to change notification settings

Pamenarti/dPoW

 
 

Repository files navigation

dPoW client iguana

This repository is based on the original SuperNET codebase - commit f29913e92b117399cd42e2fd05ff0d69d152c8fa

Integration Status
CI build - Ubuntu (16.04, 18.04) Build Status
Codefactor analysis Grade

Installation

General Setup instructions

Build instructions for NN operations:

cd iguana

Build iguana for notary operations

./m_notary_build

Start main-net notarizations:

./m_notary_KMD

Start 3rd party notarizations:

./m_notary_3rdparty

To build and launch main-net notarizations in one step run ./m_notary

Please note: Automatic UTXO split is deactivated by default.

About

Komodo delayed Proof of Work software

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 94.2%
  • C++ 4.5%
  • Other 1.3%