This package browser is in early development. Mind the rough edges.

hyperledger-fabric

Platform for distributed ledger solutions

Hyperledger Fabric is a platform for distributed ledger solutions, underpinned by a modular architecture focusing on confidentiality and resiliency. It is designed to support pluggable implementations of different components.

Installation

Install the latest version of hyperledger-fabric as follows:

guix install hyperledger-fabric

Or install a particular version:

guix install hyperledger-fabric@1.4.0

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.