Skip to content

Haroldbbs/Chainbase

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 or /root/.eigenlayer/operator_keys/myEigenDAKey.ecdsa.key.json

Check Operator Health

Check chainbase-node logs

docker logs chainbase-node -f

Check Operator Health

curl -i localhost:8080/eigen/node/health

Check docker containers

  • You must have 4 new docker containers
docker ps

Fill this the form

https://forms.gle/w9h8Su87kEnDwRMA7

Send your Operator address in discord

https://discord.gg/chainbase

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%