Ubuntu
Supported distributions
Ubuntu 18.04, 20.04, 22.04.
Installation
Preparation
Aleo wallet can be generated at provable.tools
One-command installation
In most of the cases you just need to run our script using the command:
The script will do the following:
detect OS and download binaries
create system service
All parameters:
--address
- Aleo address
--ws wss://shadow.aleo1.to:33443/
- for SSL connection
For example, to join with enabled SSL, run (please, check all parameters, don't just copy that):
Watch logs
Editing .service file
You can tweak running parameters, see binary usage. After editing, don't forget to restart miner:
Disable autostart on reboot
Stop miner
Delete miner
Manual installation
If for some reason our script not works for you:
Download binaries
Usage
--address
- Aleo address
--ws wss://pool.aleo1.to:33443/
- for SSL
Last updated