hyperledger-fabric-orderer

command module
v0.0.0-...-b317f16 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 20, 2018 License: Apache-2.0 Imports: 2 Imported by: 0

README

Hyperledger Fabric Orderer (Stateless - no local config)

Current orderer implementation is

  1. Tightly coupled with reading config from local files
  2. Using cryptogen before setting up orderer is unnecessary, however current impl forces one to do that
  3. Not well documented
  4. Tied to docker-compose
  5. Bootstrapping orderer is complicated and requires co-ordinating files

This implementation reuses most parts of the existing orderer, but

  1. cleans up the design
  2. is loosely coupled and modular
  3. is not tied to docker-compose
  4. meant to run on Kubernetes
  5. meant to aid dynamic addition of new orgs (orderers, peers, msps)

and Docs! expect a lot of Docs!

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL