Aleo Prover Tutorial
In every LAN environment, one machine is needed as the agent server (prover-agent), and make sure that all the prover machines can connect to agent server.
1. Run prover-agent server
For server with 1Gb/s LAN Ethernet connection, we recommand that every 100 provers share 1 agent server; for 10Gb/s lan, 500 provers share 1 agent. It is NOT recommanded to setup the agent server on WAN or expose the agent to the WAN.
2.a Run the prover on Ubuntu 18.04+
The prover needs CUDA 12.
Some useful commands:
2.b Run the prover on HiveOS
HiveOS settings:
Key
Value
Miner name
aleo-prover
Installation URL
https://release.47s3rx.org/aleo-prover-0.1.14.tar.gz
Hash algorithm
aleo
Wallet and worker template
%WAL%.%WORKER_NAME%
Pool URL
pool.47s3rx.org:16699
Pass
(leave empty)
Extra config arguments
<your_agent_ip>:9000
(update <your_agent_ip>
according to your agent setup)