Nodes

guruGuru
search

Kroma - Setup Guide

Stuck? AsktelegramNodes Guru telegram community
Official documentation available here.

Install

To install you will need a private key from ETH wallet(it is recommended to create a new one) and Sepolia rpc endpoint. You can check and use one of the list of RPC endpoints: https://sepolia.dev or you can also use Alchemy or Infura, etc.
Use our script for a quick installation:

wget -q -O kroma.sh https://api.nodes.guru/kroma.sh && sudo chmod +x kroma.sh && sudo /bin/bash kroma.sh

Deposit into ValidatorPool. You must have more than one ETH token in your balance on the Sepolia testnet.

docker exec kroma-validator kroma-validator deposit --amount 1000000000000000000

Additional

Check logs:

cd $HOME/kroma-up/ && docker compose --profile validator logs -f --since 1m

Remove a Running Validator Node:

cd $HOME/kroma-up/ && docker compose --profile validator down -v

Sepolia explorer:
https://sepolia.etherscan.io
Kroma explorer:
https://blockscout.sepolia.kroma.network
Sepolia faucet links:
https://sepolia-faucet.pk910.de
https://sepoliafaucet.com
https://www.infura.io/faucet/sepolia