package
0.5.3-beta.0
Repository: https://github.com/cpchain/chain.git
Documentation: pkg.go.dev

# README

smart contract deploy

Usage

deploy init smart contract for chain. get contract address after deploy success, config address in params/config.go#CpchainChainConfig

Deploy Smart Contract

deploy init smart contract

export GOPATH=${gopath}
cd ../../
go run ${gopath}/src/bitbucket.org/cpchain/chain/tools/smartcontract/main.go

replace ${gopath} with real env path. ex:/home/${user}/workspace/chain_dev

# Packages

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author