ncli is a set of low level / debugging tools to interact with the nimbus beacon chain specification implementation, similar to zcli. With it, you explore SSZ, make state transitions and compute hash tree roots.

You can use ncli to perform state transition given a pre-state and a block to apply.

Beacon state

Search for a slot or state root to select a beacon state

Node
Slot
Beacon block
Node
Slot
Epoch
Beacon node Implementation
Node version
Block root
State transition command

Loading…