examples/

directory
v0.0.2 Latest Latest
Warning

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

Go to latest
Published: Oct 22, 2019 License: MIT

README

Chaincode examples

Chaincode is software defining an asset or assets, and the transaction instructions for modifying the asset(s).

Getting started

Execute below command to deploy 'Medium token chaincode(mtcc)'

cd mtcc
go run mtcc.go -node <node id> -id <chaincode address> -owner <owner address> -ip <peer ip address> -conn <grpc connection to establish>

e.g. go run mtcc.go -node 1 -id c170944d9bd179939046303eb4e9647a647a0101 -owner c170944d9bd179939046303eb4e9647a647a101f -ip 172.28.126.123 -port 51100 -conn 2

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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