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/token/v6
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
*

Jump to

Keyboard shortcuts

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