Get UNIT0
You can get UNIT0 by:
Delegating your L2MP to a mining node.
Mine With Node
Follow the steps to run a mining Unit Zero node:
Get a generating balance of at least 20,000 WAVES by ownership or lease.
Stake L2MP to the Stake Contract on the Waves network for your node.
Launch a Waves node with the ConsensusClient extension.
Launch an Execution Client such as Hyperledger Besu.
Join Unit Zero by invoking the
join()
functions of the Chain Contract.
Your UNIT0 rewards will be accrued to your L1 address with each L1 epoch when your node produces blocks. The greater your node's L2MP stake, the higher your node's chance to be selected as a miner within an epoch.
Delegate L2MP
Miners can share their UNIT0 rewards with those users who delegate their L2MP stake to them. The frequency and percentage of these payouts are determined by the miners independently and are not defined by the staking protocol.
If you're happy with the terms offered by the miner, you can stake your L2MP to the Stake Contract, indicating the delegated node.
Last updated