API access is restricted by key-based authentication.
Miner and gateway communications occur via private Docker network.
PRVX token-based QoS prevents abuse and prioritizes token holders.
Secrets and wallet files are excluded via .gitignore and .dockerignore.
.gitignore
.dockerignore
Automated Gitleaks scan ensures no sensitive credentials are committed.
Last updated 4 months ago