Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var RootCmd = &cobra.Command{
Use: "eosc",
Short: "eosc is an EOS command-line swiss knife",
Long: `eosc is an EOS command-line swiss knife
It contains a Vault (or a wallet), a tool for voting, tools for end
users and tools for Block Producers.
It is developed by EOS Canada, a (candidate) Block Producer for the EOS
network. Source code is available at: https://github.com/eoscanada/eosc
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.`,
}
View Source
var Version string
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.