Render
Render outputs a greeting. It customizes the message based on the provided path.
Command
gnokey query vm/qeval -remote "https://api.gno.berty.io:443" -data "gno.land/r/docs/hello.Render()"
Result
Package hello_world demonstrates basic usage of Render(). Try adding `:World` at the end of the URL, like `.../hello:World`.
Render outputs a greeting. It customizes the message based on the provided path.
gnokey query vm/qeval -remote "https://api.gno.berty.io:443" -data "gno.land/r/docs/hello.Render()"