Ubuntu
Last updated
Was this helpful?
Last updated
Was this helpful?
Ubuntu 18.04, 20.04, 22.04.
Aleo wallet can be generated at
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
--no-systemd
- if you run miner inside docker
--miner-url
- allow to set custom miner-ubuntu binary url to download
--gpu-select
- allow to select only specific GPU cards
For example, to join with enabled SSL and use specific GPU, run (please, check all parameters, don't just copy that):
If for some reason our script not works for you:
--address
- Aleo address
--ws wss://pool.aleo1.to:33443/
- for SSL
You can tweak running parameters, see . After editing, don't forget to restart miner: