Skip to content

javiEstrella/custom-samples

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

What is this?

A fork of https://github.com/hyperledger/fabric-samples. This is a WIP that nobody should use without first analyzing it since it could break a fabric installation.

How to install it?

  1. Install HyperLedger Fabric prerequisites
  2. Install HyperLedger Fabric samples, binaries and docker images.

Note that to install it you must use a specific branch (javiEstrella-custom-samples) from a forked fabric repo (javiEstrella/fabric), so the correct installation command is:

curl -sSL https://raw.githubusercontent.com/javiEstrella/fabric/javiEstrella-custom-samples/scripts/bootstrap.sh | bash -s 1.2.0 1.2.0 0.4.10

or:

curl -sSL https://bit.ly/2LDPs5A | bash -s 1.2.0 1.2.0 0.4.10

About

Custom HyperLedger examples

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Shell 100.0%