🤖Aleo - Solo
❕ ALEO is a blockchain project that integrates Proof of Work (PoW) and Proof of Stake (PoS) consensus mechanisms to offer highly private smart contract capabilities. It utilizes advanced Synthesis Puzzle technology to ensure transaction privacy and security. Aleo focuses on developing decentralized applications and provides efficient and secure privacy protection solutions.
Environment Setup
Operating Systems: Ubuntu 20.04, Ubuntu 22.04, and HiveOS
Software Clients: Oula-Aleo / HiveOS
Please stay updated with OULA's official website announcements and use the latest version of the software client for optimal technical service and higher Token output.
Program Execution
Aleo Solo Prover
Download aleo-solo-prover and license in the same directory.
Replace (--address) & (--worker-name) and set execution permissions with the command:
Check logs with the command:
If you see relevant success messages in prover.log
, the program has started successfully.
If you do not need to output log content, you can replace '&> prover.log &' in the startup command with '> /dev/null 2>&1 &'.
To stop the program, use:
HiveOS
Please refer to the HiveOS operation guide in the above download link.
Monitoring and Output Viewing
Once your mining machine is running stably and submitting solutions, you can check the miner's operational status and output details via below link.
Last updated