- Provision a vm with all of the prerequisites; binaries and docker images; and the fabric-samples repository:
$: vagrant up
- Build Your First Network:
$: vagrant ssh [vagrant@localhost ~]$ cd /opt/fabric/fabric-samples/first-network [vagrant@localhost first-network]$ ./byfn.sh up
- Writing Your First Application:
[vagrant@localhost first-network]$ ./byfn.sh down [vagrant@localhost first-network]$ cd /opt/fabric/fabric-samples/fabcar [vagrant@localhost fabcar]$ npm install [vagrant@localhost fabcar]$ ./startFabric.sh
- Adding an Org to a Channel
$: vagrant ssh [vagrant@localhost ~]$ cd /opt/fabric/fabric-samples/first-network [vagrant@localhost first-network]$ ./byfn.sh down [vagrant@localhost first-network]$ ./byfn.sh up [vagrant@localhost first-network]$ ./eyfn.sh up
-
Notifications
You must be signed in to change notification settings - Fork 0
Neuralux/hl-fabric-tutorials
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
http://hyperledger-fabric.readthedocs.io/en/latest/tutorials.html
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published