For a complete list of contract addresses used in this guide, see the Contract Addresses page.
1. Register as EigenLayer Operator
Before you register into Taiyi protocol, you need to register as an EigenLayer operator first. Please follow the EigenLayer Operator Registration Guide to register as an EigenLayer operator.2. Register as Taiyi Validator AVS Operator
After register as an EigenLayer operator, register yourself into the Taiyi protocol as an Taiyi Validator AVS Operator. This step establishes your operator identity in the taiyi validator avs protocol.
- Creates a registration signature with the AVS Directory
- Registers your operator address with Taiyi AVS
- Links your stake to the Taiyi service
3. Register Validators
After registering as an Operator, you can register your validator keys to the Taiyi service. This allows your validator to participate in the preconf game.The validator pubkeys should be your testnet validator’s pubkey.If you have your validators already staking in network, you can use the existing validator keys to register with pod-owners 0x0000000000000000000000000000000000000000.If you have your validators already natively staking in eigenlayer, you can use the existing validator keys to register with your own eigenlayer pod address.We don’t support register as gateway avs operator right now,so make sure to delegated your preconf rights to luban testnet gateway pubkey:
b2796db1455143b39c4b6104dddbaf3fdca059009b9df3f61c729bac81cadd355fcc3fc61f5185a4748eb3bf298c0ad9
4. Delegate Validator Keys
Finally, delegate your validator keys to the Taiyi Gateway. This allows your validator to participate in the network.
For additional key source options and detailed usage of the delegate command, see the Taiyi CLI Delegate Command documentation.
/constraints/v0/builder/delegate
endpoint specification from the Preconfirmations API to perform the underwriter delegation. The process involves:
- Proposer (your validator) electing the Underwriter through delegation
- Underwriter managing preconfirmation constraints
- Relay coordinating between proposer, underwriter, and builder
- Builder receiving constraints and submitting compliant blocks
4. Verification
Verify whether your operator is registered in the Taiyi Validator AVS protocol:- Check your stake:
5. Deposit WETH to EigenLayer Strategy(Optional)
Before depositing into the EigenLayer strategy contract, ensure you have sufficient WETH tokens in your account. You can check your WETH balance on testnet at Etherscan. If you already stake in eigenlayer, you can skip this step. To check your balance:- Go to the WETH contract on Etherscan
- Navigate to the “Read Contract” tab
- Find the
balanceOf
function - Enter your wallet address
- Click “Query” to see your balance
- First obtain some Holesky ETH from a faucet
- Convert your ETH to WETH by interacting with the WETH contract

- Approves the Strategy Manager to spend your WETH
- Deposits WETH into the EigenLayer strategy
- Records your stake in the protocol