Cli Command

joss-cli allows you connect to jossd RPCs and get blockchain information, smartnode setup and perform all available functions. you can see all available commands with:

./joss-cli help

result :

== Addressindex ==
getaddressbalance
getaddressdeltas
getaddressmempool
getaddresstxids
getaddressutxos

== Blockchain ==
getbestblockhash
getbestchainlock
getblock "blockhash" ( verbosity ) 
getblockchaininfo
getblockcount
getblockhash height
getblockhashes timestamp
getblockheader "hash" ( verbose )
getblockheaders "hash" ( count verbose )
getblockstats hash_or_height ( stats )
getchaintips ( count branchlen )
getchaintxstats ( nblocks blockhash )
getdifficulty
getmempoolancestors txid (verbose)
getmempooldescendants txid (verbose)
getmempoolentry txid
getmempoolinfo
getmerkleblocks "filter" "hash" ( count )
getrawmempool ( verbose )
getspecialtxes "blockhash" ( type count skip verbosity ) 
getspentinfo
gettxout "txid" n ( include_mempool )
gettxoutproof ["txid",...] ( blockhash )
gettxoutsetinfo
preciousblock "blockhash"
pruneblockchain
savemempool
verifychain ( checklevel nblocks )
verifytxoutproof "proof"

== Control ==
debug "category"
getmemoryinfo ("mode")
help ( "command" "subcommand" )
logging (   )
stop
uptime

== Evo ==
bls "command" ...
protx "command" ...
quorum "command" ...
verifychainlock "blockHash" "signature" ( blockHeight )
verifyislock "id" "txid" "signature" ( maxHeight )

== Generating ==
generate nblocks ( maxtries )
generatetoaddress nblocks address (maxtries)
setgenerate generate ( genproclimit )

== Joss ==
coinjoin "command"
getcoinjoininfo
getgovernanceinfo
getpoolinfo
getsuperblockbudget index
gobject "command" ...
mnsync [status|next|reset]
smartnode "command" ...
smartnodelist ( "mode" "filter" )
spork "command"
voteraw     [yes|no|abstain]