1809/how-does-a-blockchain-work-in-hyperledger-framework
How does a Blockchain work in Hyperledger composer and fabric? Also, I know that are no Miners in Hyperledger, then how does it work without mining in a Blockchain? Also, how do Smart Contracts operate on a Hyperledger platform?
Hyperledger Composer simplifies application development on top of the Hyperledger Fabric Blockchain infrastructure.
Hyperledger is a permissioned blockchain. Mining is primarily the domain of public Blockchains, not Permissioned Blockchains.
The javacript transaction processors and business logic are a constituent part of the Composer business network (ie smart contract) that is deployed to the Blockchain network.
I would suggest you to read the following documents for a better understanding:
At present there is no provision to ...READ MORE
You can hold images as encrypted characters ...READ MORE
Hey there! There is no architecture called ...READ MORE
First of all, when someone creates a ...READ MORE
Summary: Both should provide similar reliability of ...READ MORE
This will solve your problem import org.apache.commons.codec.binary.Hex; Transaction txn ...READ MORE
This was a bug. They've fixed it. ...READ MORE
Blockchain doesn't have the client-server architecture that ...READ MORE
In a private ethereum network you have ...READ MORE
OR
At least 1 upper-case and 1 lower-case letter
Minimum 8 characters and Maximum 50 characters
Already have an account? Sign in.