09-Dev-Env/

directory
v0.0.0-...-b3cf803 Latest Latest
Warning

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

Go to latest
Published: Dec 5, 2021 License: MIT

README

Scripts to execute:

# ssh into vagrant box
vagrant ssh

# Go to vexpress install
cd /vagrant/network/setup/vexpress

# Initialize express install
./init-vexpress.sh

# Go to network binaries
cd /vagrant/network/bin

# Run dev init script
./dev-init.sh

# Validate dev environment. This will also install the chaincode on both the Peers.
./dev-validate.sh

# Set env variables for acme organization so we can run peer commands in it's context
. set-env.sh acme

# Execute peer lifecycle command in acme organization's context
peer lifecycle chaincode queryinstalled

Directories

Path Synopsis
gocc
*
src/test command
src/token/ERC20 command
*
*
src/token/cid command
src/token/priv command
src/token/qry/v3 command
*
*
src/token/v1 command
src/token/v2 command
src/token/v3 command
src/token/v4 command
src/token/v5 command
src/token/v6 command
This chaincode calls the token/v5 This is to JUST demonstrate the invoke mechanism This cc will act as a proxy
This chaincode calls the token/v5 This is to JUST demonstrate the invoke mechanism This cc will act as a proxy
src/token/v7 command
*
*
src/token/v8 command
src/token/v9 command

Jump to

Keyboard shortcuts

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