smartcontract

package
v0.91.0 Latest Latest
Warning

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

Go to latest
Published: Aug 18, 2020 License: MIT Imports: 25 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewCommands

func NewCommands() []cli.Command

NewCommands returns 'contract' command.

Types

type ProjectConfig

type ProjectConfig struct {
	HasStorage         bool
	IsPayable          bool
	SupportedStandards []string
	Events             []manifest.Event
}

ProjectConfig contains project metadata.

func (*ProjectConfig) GetFeatures added in v0.90.0

func (p *ProjectConfig) GetFeatures() smartcontract.PropertyState

GetFeatures returns smartcontract features from the config.

Jump to

Keyboard shortcuts

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