package
1.8.9
Repository: https://github.com/celo-org/celo-blockchain.git
Documentation: pkg.go.dev

# Functions

DeriveAccount will derive the account corresponding to (accountType, idx) using the given mnemonic.
DeriveAccountList will generate the desired number of accounts using mnemonic & accountType.
ImplAddressFor obtains the address for a core contract.
Libraries returns all celo-blockchain library names.
LibraryAddressFor obtains the address for a core contract.
Load will load an environment located in envpath folder.
MustImplAddressFor obtains the address for a core contract this variant panics on error.
MustLibraryAddressFor obtains the address for a core contract this variant panics on error.
MustNewMnemonic creates a new mnemonic (panics on error).
MustProxyAddressFor obtains the address for a core contract proxy this variant panics on error.
New creates a new environment.
NewMnemonic creates a new mnemonic.
ProxyAddressFor obtains the address for a core contract proxy.

# Variables

Not in celotool (yet).
The difference account types for the generator.
The difference account types for the generator.
The difference account types for the generator.
load test.
The difference account types for the generator.
The difference account types for the generator.
The difference account types for the generator.
Not in celotool (yet).
The difference account types for the generator.
The difference account types for the generator.
The difference account types for the generator.
Not in celotool (yet).
The difference account types for the generator.

# Structs

Account represents a Celo Account.
AccountsConfig represents accounts configuration for the environment.
Config represents mycelo environment parameters.
Environment represents a mycelo environment which is the home to any mycelo operation within a computer.
ValidatorGroup represents a group plus its validators members.

# Type aliases

AccountType represents the different account types for the generator.