Hush Delayed Proof Of Work Dragon
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 

937 B

Hush Delayed Proof Of Work

The software which performs the actual action of injecting data into blockchains is called Dragon.

It's not a silent Dragon, it's quite talkative and likes to talk about blockhash data across chains. You could say it spits DPoW fire cross-chain.

Dragon is an evolved form of a previous software called iguana. Dragons are bigger and better than iguanas, as everybody knows.

Installing Dragon

Build instructions for NN operations:

cd dragon

Build dragon for notary operations

./m_notary_build

Start main-net notarizations:

./m_notary_HUSH

Start 3rd party notarizations:

./m_notary_3rdparty

Running Production

Get those bath salts ready.

To build and launch in one step

Run

./m_notary

License

GNU Public License Version 3

See AUTHORS for details.