Skip to content

Latest commit

 

History

History
30 lines (28 loc) · 592 Bytes

README.md

File metadata and controls

30 lines (28 loc) · 592 Bytes

Fabric Test

A Simple template for build permissioned blockchain on Hyperledger Fabric using tools Fablo.

System Requirement

  • Docker
  • WSL2 (Ubuntu 22.04.2 LTS)
  • node v18.1
  • node-gyp
  • npm v9.6.7
  • jq
  • Fablo

How To Use

  • Install system requirement
  • Clone repository
    git clone https://github.com/rachmanaldiansyah/fabric-test.git
  • Enter folder
    cd fabric-test
  • Run Fablo
    fablo up
  • Run Hyperledger Explorer
    localhost:7010