Top "Hyperledger" questions

Hyperledger is an open source collaborative effort created to advance cross-industry blockchain technologies.

Are blocks mined in HyperLedger Fabric?

I have been reading the documentation on how HyperLedger Fabric's project is implementing a open source BlockChain solution: https://github.…

blockchain hyperledger
Error cryptogen tool in Hyperledger Fabric

I am attempting to install and run Hyperledger Fabric on OSX. Installation seems to have gone well. However, when I …

hyperledger
What is consensus in hyperledger

On the below link, there is a paragraph that says: http://www.coindesk.com/stellar-ripple-hyperledger-rivals-bitcoin-proof-work/ “Each node publishes a public …

blockchain hyperledger consensus
Where do smart contracts reside in blockchain (Ethereum or Hyperledger)

So, let us consider a typical trade finance process flow. Exporter deploys a contract that has conditions of the shipment …

storage blockchain hyperledger ethereum contract
Cannot compile chaincode

I am trying to compile the chaincode_example02 followed by this guide with Option 2 (for Mac). All steps were passed …

hyperledger hyperledger-fabric