//
pkg.gl
Category
github.com/unpackdev/solgo
accounts
package
0.3.7
Repository:
https://github.com/unpackdev/solgo.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
18
Dependents
0
Files
450 SLOC
#
Functions
LoadAccount
LoadAccount loads an account from a JSON file located at a given path.
NewManager
NewManager initializes a new Manager instance.
#
Constants
DEFAULT_GAS_LIMIT
No description provided by the author
#
Structs
Account
Account represents an Ethereum account with extended functionalities.
Manager
Manager handles the account operations across various Ethereum networks.
Options
Options defines the configuration parameters for account management.