Skip to content

Running a validator node

Guilherme Dantas edited this page Nov 7, 2025 · 12 revisions

Powered by the Dave PRT fraud-proof system, Honeypot v2 brought the possibility of anyone participating in the project as a validator.

The reader should be reminded that interacting with the PRT contracts requires base-layer funds (Ether) to cover transaction and bond-staking fees. See Creating a wallet in case you haven't got one yet. The validator should also have a reliable connection to the blockchain through a JSON-RPC URL, be it self-hosted or delegated to a third-party provider like Infura or Alchemy (to name a few, although other options are also available).

There are two main ways in which you can operate a validator node:

Clone this wiki locally