Skip to content

Setup Hyperledger Fabric

Actions
Setup the Hyperledger Fabric Framework
v0.0.1
Latest
Star (2)

setup-hlf

GitHub Action to set up Hyperledger Fabric Framework

Example workflow

name: Setup HLF
on: [push, pull_request, workflow_dispatch]
jobs:
  build:
    runs-on: ubuntu-latest
    steps:
      - name: Setup Hyperledger Fabric
        uses: arjundashrath/[email protected]

Action Inputs

Input Description Required
fabric-version The specific version of hlf to be installed false

feel free to contact me at [email protected]

Setup Hyperledger Fabric is not certified by GitHub. It is provided by a third-party and is governed by separate terms of service, privacy policy, and support documentation.

About

Setup the Hyperledger Fabric Framework
v0.0.1
Latest

Setup Hyperledger Fabric is not certified by GitHub. It is provided by a third-party and is governed by separate terms of service, privacy policy, and support documentation.