StakeWise V3 Operator ============================== This package provides the StakeWise V3 Operator, a tool for managing StakeWise V3 validators, packaged for Ethereum on ARM. Services -------- This package installs a single systemd service. The service is disabled by default. - ``stakewise-operator.service`` To enable the service, run: sudo systemctl enable --now stakewise-operator.service Configuration ------------- Configuration arguments are defined in the environment file located in ``/etc/ethereum/``. - ``/etc/ethereum/stakewise-operator.conf`` You can edit this file to customize the generic arguments passed to the binary. Data Directories ---------------- By default, this package stores data in the ``ethereum`` user's home directory: - ``/home/ethereum/.stakewise`` User and Group -------------- The service runs as the ``ethereum`` user and group. Package Details --------------- - **Maintainer**: Ethereum on ARM - **Upstream URL**: https://github.com/stakewise/v3-operator