Skip to content

configtx and compose files for solo mode and kafka mode of Hyperledger/fabric 1.1.0

License

Notifications You must be signed in to change notification settings

nmatsui/fabric-payment-sample-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fabric-payment-sample-docker

Description

This project provides the configuration files to start Hyperledger/fabric 1.1 on docker.

  • ./dev-solo
    • start Hyperledger/fabric network on single docker using docker-compose.
  • ./swarm-kafka
    • start distributed Hyperledger/fabric network on docker cluster using docker swarm mode.

See also

fabric-payment-sample-chaincode
fabric-payment-sample-api

Requirement

version
docker 17.12.1-ce
docer-compose 1.19.0
Hyperledger/fabric 1.1.0-rc1

How to start

Contribution

  1. Fork this project ( https://github.com/nmatsui/fabric-payment-sample-docker )
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create new Pull Request

License

Apache License, Version 2.0

Copyright

Copyright (c) 2018 Nobuyuki Matsui [email protected]

About

configtx and compose files for solo mode and kafka mode of Hyperledger/fabric 1.1.0

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages