Create Validators
- Northstake initiates the validator creation request via the node operator's API
- Node operator generates validator keys and creates transaction calldata
- Northstake receives calldata and process the transaction – i.e deposits the necessary ETH on-chain to the staking contract or – alternatively – signs the deposit transaction and hands the signed transaction back to the node operator.
- Northstake sets fee recipient addresses - either via API or, preferably, through signed/typed messages.
Updated 11 days ago