erc20erc721

package
v1.1.0-alpha.2 Latest Latest
Warning

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

Go to latest
Published: Jul 15, 2022 License: Apache-2.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func DeployContracts

func DeployContracts(s *types.Stack, log log.Logger, verbose bool, tokenIndex int) (*types.ContractDeploymentResult, error)

Types

type ERC20ERC721Provider

type ERC20ERC721Provider struct {
	Log     log.Logger
	Verbose bool
	Stack   *types.Stack
}

func (*ERC20ERC721Provider) DeploySmartContracts

func (p *ERC20ERC721Provider) DeploySmartContracts(tokenIndex int) (*types.ContractDeploymentResult, error)

func (*ERC20ERC721Provider) FirstTimeSetup

func (p *ERC20ERC721Provider) FirstTimeSetup(tokenIdx int) error

func (*ERC20ERC721Provider) GetDockerServiceDefinitions

func (p *ERC20ERC721Provider) GetDockerServiceDefinitions(tokenIdx int) []*docker.ServiceDefinition

func (*ERC20ERC721Provider) GetFireflyConfig

func (p *ERC20ERC721Provider) GetFireflyConfig(m *types.Organization, tokenIdx int) *types.TokensConfig

func (*ERC20ERC721Provider) GetName added in v1.1.0

func (p *ERC20ERC721Provider) GetName() string

type HexAddress added in v1.0.1

type HexAddress string

func (HexAddress) MarshalYAML added in v1.0.1

func (h HexAddress) MarshalYAML() (interface{}, error)

Explicitly quote hex addresses so that they are interpreted as string (not int)

Jump to

Keyboard shortcuts

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