Documentation
¶
Index ¶
- func CommandAccountExists() *cli.Command
- func CommandAssetBalance() *cli.Command
- func CommandAttachWallet() *cli.Command
- func CommandCallSC() *cli.Command
- func CommandClearCommitCount() *cli.Command
- func CommandCloseWallet() *cli.Command
- func CommandCreateWallet() *cli.Command
- func CommandDApp() *cli.Command
- func CommandDAppBack() *cli.Command
- func CommandDAppInfo() *cli.Command
- func CommandDaemonInfo() *cli.Command
- func CommandDetachWallet() *cli.Command
- func CommandDisplayTransaction() *cli.Command
- func CommandEditWallet() *cli.Command
- func CommandExit() *cli.Command
- func CommandGetEncrypedBalance() *cli.Command
- func CommandInstallSC() *cli.Command
- func CommandListDApps() *cli.Command
- func CommandListWallets() *cli.Command
- func CommandOpenDApp() *cli.Command
- func CommandOpenWallet() *cli.Command
- func CommandRegisterWallet() *cli.Command
- func CommandSetEnv() *cli.Command
- func CommandSetWalletInactivity() *cli.Command
- func CommandSwitchWallet() *cli.Command
- func CommandUpdateSC() *cli.Command
- func CommandVersion(name string, version semver.Version) *cli.Command
- func CommandWalletAddress() *cli.Command
- func CommandWalletBalance() *cli.Command
- func CommandWalletBurn() *cli.Command
- func CommandWalletInfo() *cli.Command
- func CommandWalletSeed() *cli.Command
- func CommandWalletTransactions() *cli.Command
- func CommandWalletTransfer() *cli.Command
- func CommandWalletTransferFromFile() *cli.Command
- func Commands() []*cli.Command
- func DAppApp(dapp *cli.App) *cli.App
- func DAppWalletCommands() *cli.Command
- func OpenWalletAction(ctx *cli.Context, useApp string) error
- func RootApp() *cli.App
- func Run()
- func SCCommands() *cli.Command
- func WalletApp() *cli.App
- func WalletCommands() *cli.Command
- type SCFunc
- type SCFuncArg
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CommandAccountExists ¶
func CommandAccountExists() *cli.Command
func CommandAssetBalance ¶
func CommandAssetBalance() *cli.Command
func CommandAttachWallet ¶
func CommandAttachWallet() *cli.Command
func CommandCallSC ¶
func CommandCallSC() *cli.Command
func CommandClearCommitCount ¶
func CommandClearCommitCount() *cli.Command
func CommandCloseWallet ¶
func CommandCloseWallet() *cli.Command
func CommandCreateWallet ¶
func CommandCreateWallet() *cli.Command
func CommandDApp ¶
func CommandDApp() *cli.Command
func CommandDAppBack ¶
func CommandDAppBack() *cli.Command
func CommandDAppInfo ¶
func CommandDAppInfo() *cli.Command
func CommandDaemonInfo ¶
func CommandDaemonInfo() *cli.Command
func CommandDetachWallet ¶
func CommandDetachWallet() *cli.Command
func CommandDisplayTransaction ¶
func CommandDisplayTransaction() *cli.Command
func CommandEditWallet ¶
func CommandEditWallet() *cli.Command
func CommandExit ¶
func CommandExit() *cli.Command
func CommandGetEncrypedBalance ¶
func CommandGetEncrypedBalance() *cli.Command
func CommandInstallSC ¶
func CommandInstallSC() *cli.Command
func CommandListDApps ¶
func CommandListDApps() *cli.Command
func CommandListWallets ¶
func CommandListWallets() *cli.Command
func CommandOpenDApp ¶
func CommandOpenDApp() *cli.Command
func CommandOpenWallet ¶
func CommandOpenWallet() *cli.Command
func CommandRegisterWallet ¶
func CommandRegisterWallet() *cli.Command
func CommandSetEnv ¶
func CommandSetEnv() *cli.Command
func CommandSetWalletInactivity ¶
func CommandSetWalletInactivity() *cli.Command
func CommandSwitchWallet ¶
func CommandSwitchWallet() *cli.Command
func CommandUpdateSC ¶
func CommandUpdateSC() *cli.Command
func CommandVersion ¶
func CommandVersion(name string, version semver.Version) *cli.Command
func CommandWalletAddress ¶
func CommandWalletAddress() *cli.Command
func CommandWalletBalance ¶
func CommandWalletBalance() *cli.Command
func CommandWalletBurn ¶
func CommandWalletBurn() *cli.Command
func CommandWalletInfo ¶
func CommandWalletInfo() *cli.Command
func CommandWalletSeed ¶
func CommandWalletSeed() *cli.Command
func CommandWalletTransactions ¶
func CommandWalletTransactions() *cli.Command
func CommandWalletTransfer ¶
func CommandWalletTransfer() *cli.Command
func CommandWalletTransferFromFile ¶
func CommandWalletTransferFromFile() *cli.Command
func DAppWalletCommands ¶
func DAppWalletCommands() *cli.Command
func OpenWalletAction ¶
func SCCommands ¶
func SCCommands() *cli.Command
func WalletCommands ¶
func WalletCommands() *cli.Command
Types ¶
Click to show internal directories.
Click to hide internal directories.