turtlescan

Explore from the safety of your shell

tailBlocks

This subcommand emits blocks as soon as your provider discovers that they exist:

$ cargo run -- --provider.url=ws://localhost:8545 tailBlocks

image

tui

This subcommand is not yet very usful, it will show you some information on the last few blocks:

$ cargo run -- --provider.url=ws://localhost:8545 tui

Selection_383