package
0.0.0-20241225193307-da91ff9edcec
Repository: https://github.com/accumulatedfinance/ethereum-ledger-go.git
Documentation: pkg.go.dev

# Structs

Account represents an Ethereum account located at a specific location defined by the optional URL field.

# Interfaces

Backend is a "wallet provider" that may contain a batch of accounts they can sign transactions with and upon request, do so.
Wallet represents a software or hardware wallet that might contain one or more accounts (derived from the same seed).