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

home package

Overview

Package home is zôÖma's profile page on gno.land.

gnoweb renders a profile by calling Render("") on the realm at exactly /r/<namespace>/home, so this path carries no /vN suffix.

The page is assembled from SLOTS: named markdown fragments, one Set transaction each. The slot named "layout" is the template; every :slug: placeholder in it is replaced by the slot of that name, in a single pass. init seeds every slot from content.gno, so the page is complete the block it goes live and later edits are data, not redeploys.

One thing on this page is not written by its owner: visitors can send a heart (<3), one per address, and the page counts them.

Function

Revision

func Revision() int

Revision is the total number of slot writes accepted.

Command

gnokey query vm/qeval -remote "https://rpc.gno.land" -data "gno.land/r/g1747t5m2f08plqjlrjk2q0qld7465hxz8gkx59c/home.Revision()"

Result