environments

package
v1.1.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 18, 2026 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetEnvironmentConfig

func GetEnvironmentConfig(env SmartContractEnvironment) ([]byte, error)

Types

type SmartContractEnvironment

type SmartContractEnvironment string
const (
	Anvil          SmartContractEnvironment = "anvil"
	Mainnet        SmartContractEnvironment = "mainnet"
	Testnet        SmartContractEnvironment = "testnet"
	TestnetStaging SmartContractEnvironment = "testnet-staging"
	TestnetDev     SmartContractEnvironment = "testnet-dev"
)

func (*SmartContractEnvironment) UnmarshalFlag

func (s *SmartContractEnvironment) UnmarshalFlag(value string) error

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL