Skip to main content

Chainbase

Run this command in your terminal to Setup an AVS Operator for Chainbase :

wget https://raw.githubusercontent.com/ArgonStark/Chainbase/main/chainbase-setup.sh && chmod +x chainbase-setup.sh && ./chainbase-setup.sh

Config & register operator

  • operator address: Your Eigenlayer ETH address
  • earnings address: press Enter
  • ETH rpc url: https://ethereum-holesky-rpc.publicnode.com
  • network: holesky
  • signer type: local_keystore
  • ecdsa key path:: /root/.eigenlayer/operator_keys/opr.ecdsa.key.json

10. Check AVS health

Check chainbase-node logs

docker compose logs chainbase-node -f

image

Check Operator Health

# If your port is 8080
curl -i localhost:8080/eigen/node/health

image

Check docker containers

  • You must have 4 new docker containers
Docker PS

image

11. Fill in the form

https://forms.gle/w9h8Su87kEnDwRMA7

12. Post your Operator address in discord

https://discord.gg/chainbase

Screenshot_159