Taiyi-CLI registration commands for validators and operator sets
Option | Description | Environment Variable | Default |
---|---|---|---|
--execution-rpc-url | Ethereum RPC endpoint URL | EXECUTION_RPC_URL | - |
--private-key | Private key in hex format | PRIVATE_KEY | - |
--taiyi-middleware-address | Taiyi EigenLayer Middleware contract address | TAIYI_MIDDLEWARE_ADDRESS | - |
--bls-private-keys | Comma-separated list of BLS private keys | BLS_PRIVATE_KEY | - |
--operator-address | Operator address | OPERATOR_ADDRESS | - |
--collateral | Collateral amount for registration | COLLATERAL | - |
Option | Description | Environment Variable | Default |
---|---|---|---|
--execution-rpc-url | Ethereum RPC endpoint URL | EXECUTION_RPC_URL | - |
--private-key | Private key in hex format | PRIVATE_KEY | - |
--operator-bls-key | Operator BLS public key | OPERATOR_BLS_KEY | - |
--avs-address | AVS contract address | - | - |
--allocation-manager-address | Allocation Manager contract address | - | - |
--avs-directory-address | AVS Directory contract address | - | - |
--operator-set-ids | Comma-separated list of operator set IDs | - | - |
--socket | Operator socket address | - | - |
--salt | Unique salt value for registration | SALT | - |