Hyperledger fabric v1 network of physical layers -


how setup hyperledger fabric v1 network on physical peers instead of docker peers?

you can take @ https://github.com/yacovm/fabricdeployment deploys automatically linux virtual machines / physical hosts:

  • a few peers, according configuration
  • a solo orderer
  • everything tls
  • creates channel , installs , invokes example02 chaincode sanity testing

Comments

Popular posts from this blog

angular - DownloadURL return null in below code -

meteor - inserting data to database gives error "insert failed: Method '/texts/insert' not found" -