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

hello/v0 package

Overview

Package hello is a canary realm: it proves the end-to-end pipeline (workspace resolution of a versioned local dependency, gno test, gno lint, and CI) works from the very first commit. It has no external dependencies. Remove it once real realms land.

Function

Count

func Count() int

Count returns how many greetings have been recorded. Read-only.

Command

gnokey query vm/qeval -remote "https://rpc.gno.land" -data "gno.land/r/moul/hello/v0.Count()"

Result