package
4.46.3+incompatible
Repository: https://github.com/bitboxswiss/bitbox-wallet-app.git
Documentation: pkg.go.dev

# Functions

NewConfig creates a new Config, stored in the given location.
NewDefaultAppConfig returns the default app config.

# Constants

ETHTransactionsSourceEtherScan configures to get transactions from EtherScan.
ETHTransactionsSourceNone means no source of tranasctions.

# Structs

Account holds information related to an account.
AccountsConfig persists the list of accounts added to the app.
AppConfig holds the whole app configuration.
Backend holds the backend specific configuration.
Config manages the app configuration.
Keystore holds information related to keystores such as the BitBox02.
ServerInfo holds information about the backend server(s).

# Type aliases

ETHTransactionsSource where to get Ethereum transactions from.