Check out
Gno Studio Connect
and learn about the future plans for
Gno Studio
.
Gno Playground
Share
Deploy
Format
Run
Run Expression
Test
REPL
Save as draft
My Projects
Network
Not Connected
package.gno
9
1
2
3
4
5
6
›
⌄
package
hello
func
Render
(
path
string
)
string
{
return
"Hello World!"
}
LSP
Starting language server
GnoVM
Classic
Ln 0, Col 0