Block Chain

In this section We cover

What is Block Chain?

A blockchain, originally block chain, is a growing list of records, called blocks, which are linked using cryptography. Each block contains a cryptographic hash of the previous block, a timestamp, and transaction data (generally represented as a Merkle tree).
  • By design, a blockchain is resistant to modification of the data.
  • It is "an open, distributed ledger that can record transactions between two parties efficiently and in a verifiable and permanent way".
  • For use as a distributed ledger, a blockchain is typically managed by a peer-to-peer network collectively adhering to a protocol for inter-node communication and validating new blocks.
  • Once recorded, the data in any given block cannot be altered retroactively without alteration of all subsequent blocks, which requires consensus of the network majority.

Local, provides an excellent set of programs and sessions for startups and corporates to understand how they can start implementing and using blockchain for their benefits, with different use cases that are specific to developers, fiscal entities or simply entrepreneurs and product managers looking to get started implementing blockchain solutions.