mirror of
https://github.com/hyperledger/fabric-samples.git
synced 2026-06-17 07:25:10 +00:00
Samples for Hyperledger Fabric
This CR replaces the expired certificates with the msp library in fabric/sampleconfig. Regenerate the orderer.block and myc.tx artifact using the configtx.yaml in fabric/sampleconfig. Profiles used are SampleSingleMSPSolo & SampleSingleMSPChannel. Modify the orderer profile in configtxyaml and change address from 127.0.0.1:7050 -> orderer:7050 before reading in the file to configtxgen. This allows the peer to resolve with the ordering service when the docker compose is spun up. Change CORE_PEER_ADDRESS from 7051 to 7052 when starting the chaincode in dev mode. Change-Id: I0dbd3f81553c85943a4219123f086e69081c4f5a Signed-off-by: Nick Gaski <ngaski@us.ibm.com> |
||
|---|---|---|
| balance-transfer | ||
| basic-network | ||
| chaincode | ||
| chaincode-docker-devmode | ||
| fabcar | ||
| fabric-ca | ||
| first-network | ||
| high-throughput | ||
| scripts | ||
| .gitignore | ||
| LICENSE | ||
| MAINTAINERS.md | ||
| README.md | ||
Hyperledger Fabric Samples
Please visit the installation instructions.
License
Hyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the LICENSE file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.