//
pkg.gl
Category
github.com/AccumulatedFinance/ethereum-ledger-go
accounts
package
0.0.0-20241225193307-da91ff9edcec
Repository:
https://github.com/accumulatedfinance/ethereum-ledger-go.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
6
Dependents
2
Files
83 SLOC
#
Structs
Account
Account represents an Ethereum account located at a specific location defined by the optional URL field.
#
Interfaces
Backend
Backend is a "wallet provider" that may contain a batch of accounts they can sign transactions with and upon request, do so.
Wallet
Wallet represents a software or hardware wallet that might contain one or more accounts (derived from the same seed).