Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var RootCmd = &cobra.Command{
Use: "eosc",
Short: "eosc is an EOS command-line Swiss Army knife",
Long: `eosc is a command-line Swiss Army knife for EOS - by EOS Canada
It contains a Vault (or a wallet), a tool for voting, tools for end
users and tools for Block Producers.
The 'vault' acts as a keosd-compatible wallet (the one developed by
Block.one), while allowing you to manage your keys, and unlock it from
the command line.
Source code is available at: https://github.com/eoscanada/eosc
`,
}
RootCmd represents the eosc command
View Source
var Version string
Version represents the eosc command version
Functions ¶
Types ¶
This section is empty.
Source Files ¶
- common.go
- forum.go
- forumCleanProposal.go
- forumExpire.go
- forumList.go
- forumPost.go
- forumPropose.go
- forumStatus.go
- forumTallyVotes.go
- forumUnPost.go
- forumUnVote.go
- forumVote.go
- get.go
- getABI.go
- getAccount.go
- getBalance.go
- getBlock.go
- getCode.go
- getInfo.go
- getScheduledTransactions.go
- getTable.go
- msig.go
- msigApprove.go
- msigCancel.go
- msigExec.go
- msigList.go
- msigPropose.go
- msigReview.go
- msigStatus.go
- msigUnapprove.go
- root.go
- shellCompletions.go
- system.go
- systemBidname.go
- systemBuyRamBytes.go
- systemCanceldelay.go
- systemClaimRewards.go
- systemDelegateBW.go
- systemDeleteauth.go
- systemLinkauth.go
- systemNewaccount.go
- systemRegproducer.go
- systemRegproxy.go
- systemSellram.go
- systemSetabi.go
- systemSetcode.go
- systemSetcontract.go
- systemUndelegateBW.go
- systemUnlinkauth.go
- systemUnregprod.go
- systemUnregproxy.go
- systemUpdateauth.go
- tools.go
- toolsChainFreeze.go
- toolsNames.go
- toolsSellAccount.go
- transfer.go
- tx.go
- txCancel.go
- txCreate.go
- txId.go
- txPush.go
- txSign.go
- txUnpack.go
- vault.go
- vaultAdd.go
- vaultCreate.go
- vaultExport.go
- vaultList.go
- vaultServe.go
- version.go
- vote.go
- voteCancelAll.go
- voteListProducers.go
- voteProducers.go
- voteProxy.go
- voteRecast.go
- voteStatus.go
Click to show internal directories.
Click to hide internal directories.