Skip to content

Hyperledger Fabric tutorial Node code ported to Go.

Notifications You must be signed in to change notification settings

alexcrownus/fabcar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fabcar

Hyperledger Fabric tutorial nodejs code ported to Go using fabric-sdk-go.

SoftHSM

  • Install softhsm

    brew install softhsm
    
  • Init softhsm

    softhsm2-util --init-token --slot 0 --label "ForFabric" --so-pin 1234 --pin 98765432

About

Hyperledger Fabric tutorial Node code ported to Go.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages