Skip to content

arjundashrath/setup-hlf

Use this GitHub action with your project
Add this Action to an existing workflow or create a new one
View on Marketplace

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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/setup-hlf@v0.0.1

Action Inputs

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

feel free to contact me at arjundashrath@gmail.com

About

Action to set up Hyperledger Fabric Framework

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages