Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

A curated, not exhaustive list of Hyperledger Fabric ecosystem Open Ecosystem projects.

Development and Testing Tools

  • Microfab
    • Single docker container with configurable organizations/peers/channels. A full fabric network startable in seconds, perfect for development
  • Vagrant dev-env
    • A VM specifically configured for Fabric development - created with Vagrant
  • VSCode Dev Container
    • A dev-container for use with VSCode
  • weft
    • CLI tool for working with Fabric Identities and Connection information
  • runhfsc
    • CLI tool for running interactive (REPL-style) transactions against any deployed Smart Contract

...

  • Fabric Ansible Collection
    • Ansible roles to deploy the Fabric Operator and Operations Console (open source and the IBM support offering images)
    • Collection of Ansible modules for creation and management of Fabric Networks
  • Fabric K8S Operator
    • K8S Fabric operator
  • Fabric K8S Chaincode Builder
    • Chaincode Builder specifically targetting K8S deployments of docker based chaincode
  • Github Action for building chaincode packages


Management and Observability

...