Select a file to view its exact on-chain source. Sorted README → gnomod → sources → tests.
Guess(cur interface {.seal func(); Address func() .uverse.address; IsCode func() bool; IsCurrent func() bool; IsEphemeral func() bool; IsUser func() bool; IsUserCall func() bool; IsUserRun func() bool; PkgPath func() string; Previous func() .uverse.realm; String func() string; Sub func(string) .uverse.realm; Subpath func() string}, word string)
Render(path string) string
Signatures reconstructed verbatim from vm/qfuncs — interface params keep their inline definitions.
# 🟩 Daily Word Puzzle
A Wordle-like game. Everyone gets the same secret 5-letter word each "day" (a span of blocks). You have 6 attempts.
**Day #11**
_No guesses yet today._
## Rules
- Guess the 5-letter word in 6 tries: `Guess("crane")`.
- 🟩 correct letter, correct spot.
- 🟨 correct letter, wrong spot.
- ⬜ letter not in the word.
- The word changes every day (deterministic from block height).
vm/qrender output, sanitized (docs/render-security.md) and displayed in an empty-sandbox iframe — scripts, forms and popups cannot run. Links stay inert in-preview; right-click to open.