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/[email protected]
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.