Samples for Hyperledger Fabric
Find a file
Keith Smith caf5c33db2 [FAB-6050] Adding fabric-ca sample
This sample uses fabric-ca to run an end-to-end test similar
to the BYFN sample. However, instead of using cryptogen, it
uses fabric-ca. All private keys are generated dynamically in
the container in which they are used.

This sample also demonstrates how to use abac
(Attribute-Based Access Control) to make access decisions.
See chaincode/abac/abac.go.

Change-Id: I5eddc9e35908e409ac07266c3183ce89a5a6cd82
Signed-off-by: Keith Smith <bksmith@us.ibm.com>
2017-10-17 16:38:33 -04:00
balance-transfer Merge "[FAB-5155]Fix README.md in "balance-transfer" example" 2017-08-09 19:17:43 +00:00
basic-network [FAB-56431]: Add dependency for couchdb into peer. 2017-08-06 12:56:30 +03:00
chaincode [FAB-6050] Adding fabric-ca sample 2017-10-17 16:38:33 -04:00
chaincode-docker-devmode [FAB-5260] Update samples to v1.0.0 2017-07-12 09:07:39 -04:00
fabcar FAB-5392 Fix path issue for Git Bash users 2017-07-20 08:24:26 -04:00
fabric-ca [FAB-6050] Adding fabric-ca sample 2017-10-17 16:38:33 -04:00
first-network FAB-5759 fix byfn e2e test failures 2017-08-14 10:11:38 -04: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-4853 initial content 2017-06-21 07:30:04 +08:00

Hyperledger Fabric Samples

Please visit the installation instructions.

Creative Commons License
This work is licensed under a Creative Commons Attribution 4.0 International License