mirror of
https://github.com/hyperledger/fabric-samples.git
synced 2026-06-23 01:55:10 +00:00
1. The idea is to use this generic functions for managing any chaincode lifecycle inside cli container. E.g. ''' source scripts/utils.sh packageChaincode 1 0 1 myapp installChaincode 0 1 myapp approveForMyOrg 1 0 1 myapp .... ''' Signed-off-by: Anoop Vijayan Maniankara <anoop@tuxera.com> |
||
|---|---|---|
| .. | ||
| script.sh | ||
| step1org3.sh | ||
| step2org3.sh | ||
| testorg3.sh | ||
| upgrade_to_v14.sh | ||
| utils.sh | ||