Witness Chain AVS opt-in guide
This page describes steps for EigenLayer operators to opt-in to WitnessChain AVS
Step 1: Get whitelisted on the Watchtower Network.
Step 2: Register the operator on the Witness Chain Watchtower Network
Prerequisites
# Run ldd --version to get the GLIBC version
ldd --versionStep 3.1 : Installation and Running the CLI
curl -sSfL https://witnesschain-com.github.io/install-operator-cli | bashexport PATH="$PATH:~/.witnesschain/cli/" watchtower-operator --version Expected VERSION: v0.3.0 and higher
Step 3.2 : Registering the operator and the watchtowers on Ethereum Mainnet (L1)
operator-config.json
Last updated