Search Apps Documentation Source Content File Folder Download Copy Actions Download State String Boolean Number Struct Map Slice Pointer Function Closure Reference Nil Package Type Interface Unknown

v0 source realm

Realm probe is shaped exactly like a generated instance realm: it owns the state, and every exported function is a on...

Readme View source

gno.land/r/moul/x/framelab/probe/v0

The realm half of the p/moul/x/framelab/v0 probe: shaped exactly like a generated instance realm (state here, logic in the pure package, one-line re-exports forwarding cur), and used only to assert which realm frame the pure package runs in.

Not useful on chain. It exists so the property the instance-per-realm pattern depends on has a test that fails loudly if a future gno release changes it.


Part of moul/gno-contracts — moul's versioned gno.land contracts. See the repository for the full catalog, build/test tooling, and usage.

Dependency graph:

gno.land/r/moul/x/framelab/probe/v0 dependency graph

🧪 Highly experimental — potentially vibe-coded. Not audited; may break, change, or be removed at any time. Do not use with anything of value. Full disclaimer: DISCLAIMER.

Overview

Realm probe is shaped exactly like a generated instance realm: it owns the state, and every exported function is a one-line re-export that forwards `cur` into the shared pure package.

Variables 1

Imports 2

Source Files 4