Search Apps Documentation Source Content File Folder Download Copy Actions Download

microblog package

Overview

Microblog is a website with shortform posts from users. The API is simple - "AddPost" takes markdown and adds it to the users site. The microblog location is determined by the user address /r/demo/microblog:\<YOUR-ADDRESS>

Function

PageToString

func PageToString(p *microblog.Page) string
Execute

Param

Command

gnokey query vm/qeval -remote "https://rpc.test10.testnets.gno.land" -data "gno.land/r/demo/microblog.PageToString()"

Result