Node Operator Onboarding

The following outlines the process for onboarding as an operator to start executing at Ditto Network.

1. Wallet Setup

Create a new Ethereum Externally Owned Account (EOA) or multisig wallet to serve as your operator identity.

Operators must generate a new wallet for each new delegator to receive stake from. Addresses cannot be changed after deployment. For best practices, we recommend using a multisig for the address.

2. Register to a Shared Security Provider of choice

Ditto Network supports:

  1. Symbiotic

  2. EigenLayer (coming soon)

3. Whitelisting

Ditto Runner Node (DRN) is a backend service that indexes registered and executed workflows, stores them in a local database, retrieves workflow metadata from IPFS, and simulates active workflows. In the current Alpha phase, DRN only reports results to Ditto for tracking operator performance.

In order to be whitelisted please follow the instructions in the DRN repo

Last updated