asp automates your staking validator: every pay period it re-derives the staking report from the chain, refuses anything that does not prove out, signs the distribution in its rotation turn, and verifies execution. Run by enough validators, staking has nobody in the loop.
Get the binary. Download asp for your platform from the releases page (pick by uname -m: x86_64 → amd64, aarch64/Apple Silicon → arm64), then:
mv asp-v*-* asp && chmod +x asp
Run the install dialog and answer its questions.
asp install
It creates its own signing key (never your wallet's), asks your wallet to authorize it on chain once, and ends with asp running as a service — Docker, systemd/launchd/Scheduled Task, or a remote server over SSH, your choice in the dialog.
Fund the signing page — the dialog offers to do this for you, or prints this exact command at the end:
accumulate credits <your-token-account> <operator>/book/2 1000
✓ Done. Bare
aspshows your installation running and opens its status page — the roster with your entry, and the current period's verdict. That is the whole install.