IDplayground@agntn/puzzles v0.23.0

Any puzzle, any collection.
Right here.

The page imports @agntn/puzzles and runs it in your browser. Balances go through the worker to the chain's explorer. Every state is a link you can send to someone.

Tools
12
same as MCP, Pi and OMP
Collections
24
load on first use
Network
1 call
the balance lookup

NoteVerified means a published key derives the stored address, not that the address still holds anything. The balance is what the explorer said, five minutes ago at most.

Callpuzzles_show01 / 8MCP · Pi · OMP

Operation

Show one puzzle's address, status, key material, hints, and explorer links.

Input

CLI

$ puzzles show b1000/71

Tool

{
  "name": "puzzles_show",
  "arguments": {
    "id": "b1000/71"
  }
}
every state is a link
Showpuzzles_show("b1000/71")

Loading the library and the first collection.

local dataset / no network