//
pkg.gl
Category
github.com/AizelNetwork/CosmEvm
wallets
accounts
package
0.0.2
Repository:
https://github.com/aizelnetwork/cosmevm.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).