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.
2. Register to a Shared Security Provider of choice
Ditto Network supports:
Symbiotic
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