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 samcrew's page on gno.land, served at /u/samcrew.

The page is assembled from SLOTS (named markdown fragments, one Set each); the slot named "layout" is the template and every :slug: in it is filled in a single pass. The crew roster is not a slot: see crew.gno.

The admin starts as the samcrew namespace multisig and moves with a two-step ProposeAdmin / AcceptAdmin, so it can later be handed to the DAO.

Function

Get

func Get(slug string) string

Get returns a slot body, or "" when the slot does not exist.

Param

Command

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

Result