Blockchain is a technology built using existing set of technologies that provides a list of records called `blocks` which together forms a chain. This a highly secure and transparent to keep the records that are distributed.
In simple terms, a time-stamped series of immutable records of data that is managed by a cluster of computers not owned by a single entity.
Blockchain can be public(permission-less) and private(permission-ed). Ethereum is one of the public blockchain whereas Hyperledger Fabric is permission-ed/private.
Public Blockchain - Ethereum
Ethereum Principles
Ethereum FAQ's
Ethereum Accounts
Private Blockchain - Hyperledger Fabric
Hyperledger Fabric - Developer Mode
Hyperledger Fabric - Network Setup and Smart Contract
Hyperledger Architecture
Smart Contract - Solidity
Layout of Solidity Source File
In simple terms, a time-stamped series of immutable records of data that is managed by a cluster of computers not owned by a single entity.
Blockchain can be public(permission-less) and private(permission-ed). Ethereum is one of the public blockchain whereas Hyperledger Fabric is permission-ed/private.
Public Blockchain - Ethereum
Ethereum Principles
Ethereum FAQ's
Ethereum Accounts
Private Blockchain - Hyperledger Fabric
Hyperledger Fabric - Developer Mode
Hyperledger Fabric - Network Setup and Smart Contract
Hyperledger Architecture
Smart Contract - Solidity
Layout of Solidity Source File
Certainly, Thanks!
ReplyDelete