Every guide in these docs carries a runnable example. This page collects all of
them, so you can kick the tires on the whole SDK without installing anything:
each one executes real SDK calls against the live z.ink test realm, in your
browser, and the code it runs is copy-paste honest — it works verbatim in your
own project.
Values like
this are editable, and every example is prefilled with a real address on
the test realm, so Run works before you change anything.
The examples run against the public endpoint unless you
set your own:
The playground stays read-only: it uses only read capability entries, with no
wallet or signing surface. Writes — Plans, simulation, execution — are covered
in the Warp & subwarp guide.
How you find anything at all — start here if the addresses mean nothing to you
yet. Your first read walks the first example line by
line, and identity explains the chain the others hang off.