package
Version:
v0.2.0
Opens a new window with list of versions in this module.
Published: Sep 24, 2019
License: BSD-3-Clause
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
* Copyright © 2018. TIBCO Software Inc.
* This file is subject to the license terms contained
* in the license file that is distributed with this file.
type Deployer interface {
Deploy() error
}
Deployer deploys smart contracts
type Generator interface {
Generate() error
}
Generator generates smart contract artifacts
Source Files
¶
Click to show internal directories.
Click to hide internal directories.