Search
Apps
Documentation
Source
Content
File
Folder
Download
Copy
Actions
Download
gno.land Search
Search
r
vik000
test35
Update Breadcrumb
Network Info
Network Info
Close Network Info
Chain ID
test11
RPC Address
https://rpc.test11.testnets.gno.land
Content
Source
Actions
home.gno
0.07 Kb ยท 7 lines
Copy
Download
1
package
test35
2
3
func
Render
(
path
string
)
string
{
4
return
"hello37"
5
}
6
7