Setup Hyperledger Fabric
ActionsGitHub Action to set up Hyperledger Fabric Framework
name: Setup HLF
on: [push, pull_request, workflow_dispatch]
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: Setup Hyperledger Fabric
uses: arjundashrath/setup-hlf@v0.0.1
Input | Description | Required |
---|---|---|
fabric-version | The specific version of hlf to be installed | false |
feel free to contact me at arjundashrath@gmail.com
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.