wallet

package
v0.2.0 Latest Latest
Warning

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

Go to latest
Published: May 28, 2024 License: GPL-3.0 Imports: 14 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CreateWalletCommand

func CreateWalletCommand(props *props.AppProps) *cli.Command

Types

type Address added in v0.0.2

type Address struct {
	PrivateKey string
	Address    string
}

type TokenBalanceInfo

type TokenBalanceInfo struct {
	STXBalance             int64
	FungibleTokenBalances  map[string]int64
	NonFungibleTokenCounts map[string]int64
}

Jump to

Keyboard shortcuts

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