Skip to content

Register as an Operator 🗳️

To run the Drosera Operator Node, you must first register as an Operator. This process involves registering a public BLS public key with the Drosera contracts. This can be achieved by running the following command:

drosera-operator register --eth-rpc-url <rpc-url> --eth-private-key <private-key>

The BLS public key is derived using the operator's private key. The public key is used to sign attestations and then aggregated to reach consensus on the state of the network.