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

Compare with Current View Page History

« Previous Version 12 Next »

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

Application projects (chaincode, client applications, application frameworks, interop)

  • Application SDKs
    • Build client applications written in Node, Java, or Go
  • Chaincode libraries
    • Build chaincode applications written in Node, Java, or Go
  • hlf-connector
    • Expose chaincode via REST service or Kafka messaging 
  • Fabric Smart Client
    • A flow-based framework for writing blockchain applications that preserves privacy between transactors
  • Fabric Token SDK
    • SDK to assist in building Token based solutions on Hyperledger Fabric (uses Fabric Smart Client)
  • Firefly
    • A complete stack for enterprises to build and scale secure Web3 applications.
  • Cacti
    • A multi-faceted pluggable interoperability framework to link networks built on heterogeneous distributed ledger and blockchain technologies and to run transactions spanning multiple networks.

Development and Testing Tools


  • Microfab
    • Single docker container with configurable organizations/peers/channels. A full fabric network startable in seconds, perfect for development
  • fabric-samples test-network
    • Docker-compose network used for Fabric official tutorials and samples
  • fablo
    • Specify a network to spin up a docker-compose network 
  • cello
    • Deploy to Docker including Docker Swarm support

Production deployment and DevOps


Scenarios and Use-cases






  • No labels