GetGroupIDFromName
Params
Command
gnokey maketx call -pkgpath "gno.land/r/demo/groups" -func "GetGroupIDFromName" -gas-fee 1000000ugnot -gas-wanted 2000000 -broadcast -chainid "zenao-dev" -args "" -remote "tcp://0.0.0.0:26657" ADDRESSgnokey query -remote "tcp://0.0.0.0:26657" auth/accounts/ADDRESS
gnokey maketx call -pkgpath "gno.land/r/demo/groups" -func "GetGroupIDFromName" -gas-fee 1000000ugnot -gas-wanted 2000000 -send "" -args "" ADDRESS > call.tx
gnokey sign -tx-path call.tx -chainid "zenao-dev" -account-number ACCOUNTNUMBER -account-sequence SEQUENCENUMBER ADDRESS
gnokey broadcast -remote "tcp://0.0.0.0:26657" call.tx
CreateGroup
Params
Command
gnokey maketx call -pkgpath "gno.land/r/demo/groups" -func "CreateGroup" -gas-fee 1000000ugnot -gas-wanted 2000000 -broadcast -chainid "zenao-dev" -args "" -remote "tcp://0.0.0.0:26657" ADDRESSgnokey query -remote "tcp://0.0.0.0:26657" auth/accounts/ADDRESS
gnokey maketx call -pkgpath "gno.land/r/demo/groups" -func "CreateGroup" -gas-fee 1000000ugnot -gas-wanted 2000000 -send "" -args "" ADDRESS > call.tx
gnokey sign -tx-path call.tx -chainid "zenao-dev" -account-number ACCOUNTNUMBER -account-sequence SEQUENCENUMBER ADDRESS
gnokey broadcast -remote "tcp://0.0.0.0:26657" call.tx
AddMember
Params
Command
gnokey maketx call -pkgpath "gno.land/r/demo/groups" -func "AddMember" -gas-fee 1000000ugnot -gas-wanted 2000000 -broadcast -chainid "zenao-dev" -args "" -args "" -args "" -args "" -remote "tcp://0.0.0.0:26657" ADDRESSgnokey query -remote "tcp://0.0.0.0:26657" auth/accounts/ADDRESS
gnokey maketx call -pkgpath "gno.land/r/demo/groups" -func "AddMember" -gas-fee 1000000ugnot -gas-wanted 2000000 -send "" -args "" -args "" -args "" -args "" ADDRESS > call.tx
gnokey sign -tx-path call.tx -chainid "zenao-dev" -account-number ACCOUNTNUMBER -account-sequence SEQUENCENUMBER ADDRESS
gnokey broadcast -remote "tcp://0.0.0.0:26657" call.tx
DeleteGroup
Params
Command
gnokey maketx call -pkgpath "gno.land/r/demo/groups" -func "DeleteGroup" -gas-fee 1000000ugnot -gas-wanted 2000000 -broadcast -chainid "zenao-dev" -args "" -remote "tcp://0.0.0.0:26657" ADDRESSgnokey query -remote "tcp://0.0.0.0:26657" auth/accounts/ADDRESS
gnokey maketx call -pkgpath "gno.land/r/demo/groups" -func "DeleteGroup" -gas-fee 1000000ugnot -gas-wanted 2000000 -send "" -args "" ADDRESS > call.tx
gnokey sign -tx-path call.tx -chainid "zenao-dev" -account-number ACCOUNTNUMBER -account-sequence SEQUENCENUMBER ADDRESS
gnokey broadcast -remote "tcp://0.0.0.0:26657" call.tx
DeleteMember
Params
Command
gnokey maketx call -pkgpath "gno.land/r/demo/groups" -func "DeleteMember" -gas-fee 1000000ugnot -gas-wanted 2000000 -broadcast -chainid "zenao-dev" -args "" -args "" -remote "tcp://0.0.0.0:26657" ADDRESSgnokey query -remote "tcp://0.0.0.0:26657" auth/accounts/ADDRESS
gnokey maketx call -pkgpath "gno.land/r/demo/groups" -func "DeleteMember" -gas-fee 1000000ugnot -gas-wanted 2000000 -send "" -args "" -args "" ADDRESS > call.tx
gnokey sign -tx-path call.tx -chainid "zenao-dev" -account-number ACCOUNTNUMBER -account-sequence SEQUENCENUMBER ADDRESS
gnokey broadcast -remote "tcp://0.0.0.0:26657" call.tx
RenderGroup
Params
Command
gnokey maketx call -pkgpath "gno.land/r/demo/groups" -func "RenderGroup" -gas-fee 1000000ugnot -gas-wanted 2000000 -broadcast -chainid "zenao-dev" -args "" -remote "tcp://0.0.0.0:26657" ADDRESSgnokey query -remote "tcp://0.0.0.0:26657" auth/accounts/ADDRESS
gnokey maketx call -pkgpath "gno.land/r/demo/groups" -func "RenderGroup" -gas-fee 1000000ugnot -gas-wanted 2000000 -send "" -args "" ADDRESS > call.tx
gnokey sign -tx-path call.tx -chainid "zenao-dev" -account-number ACCOUNTNUMBER -account-sequence SEQUENCENUMBER ADDRESS
gnokey broadcast -remote "tcp://0.0.0.0:26657" call.tx
Render
Params
Command
gnokey maketx call -pkgpath "gno.land/r/demo/groups" -func "Render" -gas-fee 1000000ugnot -gas-wanted 2000000 -broadcast -chainid "zenao-dev" -args "" -remote "tcp://0.0.0.0:26657" ADDRESSgnokey query -remote "tcp://0.0.0.0:26657" auth/accounts/ADDRESS
gnokey maketx call -pkgpath "gno.land/r/demo/groups" -func "Render" -gas-fee 1000000ugnot -gas-wanted 2000000 -send "" -args "" ADDRESS > call.tx
gnokey sign -tx-path call.tx -chainid "zenao-dev" -account-number ACCOUNTNUMBER -account-sequence SEQUENCENUMBER ADDRESS
gnokey broadcast -remote "tcp://0.0.0.0:26657" call.tx