cli

package
v0.0.0-...-20952ba Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 17, 2023 License: MIT Imports: 24 Imported by: 0

Documentation

Index

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 Commands

func Commands() []*cli.Command

func DAppApp

func DAppApp(dapp *cli.App) *cli.App

func DAppWalletCommands

func DAppWalletCommands() *cli.Command

func OpenWalletAction

func OpenWalletAction(ctx *cli.Context, useApp string) error

func RootApp

func RootApp() *cli.App

func Run

func Run()

func SCCommands

func SCCommands() *cli.Command

func WalletApp

func WalletApp() *cli.App

func WalletCommands

func WalletCommands() *cli.Command

Types

type SCFunc

type SCFunc struct {
	Name string
	Args []SCFuncArg
}

type SCFuncArg

type SCFuncArg struct {
	Name string
	Type string
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL