contract

package
v0.1.2 Latest Latest
Warning

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

Go to latest
Published: Nov 29, 2018 License: BSD-3-Clause Imports: 10 Imported by: 0

Documentation

Overview

Package contract is the one containing all the cli commands for contract operations

Package contract is the one containing all the cli commands for contract operations

Package contract is the one containing all the cli commands for contract operations

Index

Constants

This section is empty.

Variables

View Source
var ContractCmd = &cobra.Command{
	Use:   "contract",
	Short: "Commands for Smart Contracts",
	Long:  `Commands for Smart Contracts`,
}

ContractCmd is the command for smart contracts

Functions

func GetDeployer

func GetDeployer(blockchain, modelFile string) (contract.Deployer, error)

GetDeployer chooses the right deployer

func GetGenerator

func GetGenerator(blockchain string) (contract.Generator, error)

GetGenerator chooses the right generator

Types

This section is empty.

Jump to

Keyboard shortcuts

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