Samples for Hyperledger Fabric
Find a file
Kartik Shah 2973ff62ef
Added user1 role to fix registration error
Without the role specified in the call to the register function, an error is returned, demanding an identity type be provided in the call. Adding a 'client' role in the arguments fixes this.
2018-02-23 12:26:02 +05:30
balance-transfer FAB-5995 Update samples to work with v1.0.2 2017-09-03 08:08:53 -04:00
basic-network [FAB-6568] Fabric-Samples - update fabcar 2017-11-01 06:09:05 -04:00
chaincode [FAB-5260] Update samples to v1.0.0 2017-07-12 09:07:39 -04:00
chaincode-docker-devmode FAB-5995 Update samples to work with v1.0.2 2017-09-03 08:08:53 -04:00
fabcar Added user1 role to fix registration error 2018-02-23 12:26:02 +05:30
first-network [FAB-8445] Adding IMAGE_TAG option to byfn 2018-02-22 09:56:41 -05:00
high-throughput [FAB-6292] Fix spelling error 2017-09-26 15:24:26 +08:00
scripts FAB-5412 add fabric-preload.sh script 2017-07-22 16:58:14 -04:00
.gitignore [FAB-4996] NodeSDK - move sample to fabric-samples 2017-06-27 05:59:53 -04:00
LICENSE FAB-4853 initial content 2017-06-21 07:30:04 +08:00
MAINTAINERS.md FAB-4853 initial content 2017-06-21 07:30:04 +08:00
README.md [FAB-6361] Update license text in README 2017-09-30 09:33:29 -04:00

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/.