These are the realm's exposed functions ("public smart contracts").

My address: (see `gnokey list`)


contract Address(...)
params
results
_ string
command
contract Backup(...)
params
results
_ string
command
contract SetAddress(...)
params
a string
results
_ interface{Error func()(string)}
command
contract SetBackup(...)
params
a string
results
_ interface{Error func()(string)}
command
contract AssertAuthorized(...)
params
results
command
contract UpdatePFP(...)
params
url string
caption string
results
command
contract UpdateAboutMe(...)
params
col1 string
results
command
contract VoteRed(...)
params
results
command
contract VoteGreen(...)
params
results
command
contract VoteBlue(...)
params
results
command
contract CollectBalance(...)
params
results
command
contract Render(...)
params
path string
results
_ string
command
contract UpdateBlueLink(...)
params
link string
results
command
contract UpdateRedLink(...)
params
link string
results
command
contract UpdateGreenLink(...)
params
link string
results
command