AIOZ DePIN Node - Auto Reward Collector A Docker image for running AIOZ DePIN CLI nodes
108
AIOZ DePIN Node - Auto Reward Collector
A Docker image for running AIOZ DePIN CLI nodes with automatic reward withdrawal.
| Variable | Description |
|---|---|
AIOZ_PRIVKEY_JSON | Node private key JSON |
AIOZ_WITHDRAW_ADDRESS | AIOZ address to receive rewards |
docker run -d
--name aioz-node
--restart unless-stopped
-e AIOZ_PRIVKEY_JSON='{"@type":"/ethermint.crypto.v1.ethsecp256k1.PrivKey","key":"YOUR_KEY"}'
-e AIOZ_WITHDRAW_ADDRESS='aioz1...'
alfime/aioz-node:latest
Content type
Image
Digest
sha256:9930ef564…
Size
105.1 MB
Last updated
about 14 hours ago
docker pull alfime/aioz-node