my-cloud / ruthenium

Golang implementation of the Ruthenium protocol
The Unlicense
11 stars 1 forks source link

Integrate POH smart contract #213

Open JeremyPansier opened 1 year ago

JeremyPansier commented 1 year ago

Context Ruthenium blockchain currently use a smartcontract from another blockchain, Ethereum. To make the Ruthenium blockchain autosufficient, it needs to hold its own POH smartcontract.

Description Integrate and use a POH smartcontract in Ruthenium.

Tasks