//
pkg.gl
Category
github.com/servprotocolorg/serv/v12
wallets
accounts
package
12.2.4
Repository:
https://github.com/servprotocolorg/serv.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
4
Dependents
3
Files
67 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).