Run it here

The same commands as the CLI, in the browser, with nothing to install. Gated by holding the token.

Dolphin Tools — web console checking

            
$

The console runs the same reads as the CLI, server-side, against the same public RPC. It is gated because it is a convenience, not because the data is secret — the data is not secret, and the CLI is free and open for exactly that reason.

How the gate works

You connect a wallet and sign a message. The server reads your token balance on Robinhood Chain, and if it clears the threshold it hands back a short-lived session. Nothing is stored, nothing is charged, and no transaction is signed — the signature only proves the address is yours.

A gate on an open-source CLI reading a public chain would be theatre: anyone can delete two lines. So the CLI carries no gate at all. What the token buys is the hosted side — this console, running on someone else's machine, with nothing to install.