package
12.2.4
Repository: https://github.com/servprotocolorg/serv.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).