You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 5 Next »

A curated, not exhaustive list of Hyperledger Fabric 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

DevOps and Production deployment

Management and Observability

  • ... operations console

Scenarios and Use-cases

  • FullStack Asset Transfer
    • A workshop-style repo with exercises to take you from building a smart contract and client application in development through to a full K8S deployed solution
  • Fabric Smart Client
    • A flow-based approach to writing applications
  • Fabric Token SDK
    • SDK to assist in building Token based solutions on Hyperledger Fabric






  • No labels