How to avoid this React Hooks performance pitfall

React Hooks promise to avoid the overhead of class components while delivering all the same benefits. For example, they allow us to write stateful functional components without having to worry about…

Smartphone

独家优惠奖金 100% 高达 1 BTC + 180 免费旋转




Blockchain DLT

Before diving into Ledger systems, let us quickly understand General Ledger (being used since 15 century). It is governed by three accounting principles — Debit the receiver, credit the giver; Debit loss and expense, Credit profit and gain; Debit inflow and credit outflow. These principles are inviolable.

In Conventional ledger system, having intermediaries, if Lucy wants to send $10 to Bob, she sends request to the bank. It checks the authenticity and balance of Lucy’s account and accepts the transaction for processing. Bank then, through central intermediary, checks credentials of Bob and transfers fund to Bob. In the process, it charges transaction fees. Finally, bank creates ledger entry, with both sides of transactions and fees. Both the parties will get reflection of this central ledger into their ledger. In these transactions intermediaries have complete control over transactions.

Blockchain Distributed ledger Technology, consists of blockchain, smart contracts and consensus logic. Ledgers are distributed among users of network. When Lucy transfers funds to Bob, this transaction is broadcasted on the network for validation. Depending on the type of DLT adopted, through a consensus mechanism, transaction is validated. This write only, time stamped & immutable record is appended in the block chain as a new block. This transaction has cryptographic key and reference to previous block, making it a chain of blocks. This block gets registered to the ledger of all the users in the network, so everyone has same copy of ledger.

From Public block-chains, underpinning Bitcoin, Ethereum, etc. to Federated or Consortium block-chains adopted by sectors e.g. banks, energy, insurance on R3, Corda, etc. to Private block-chains e.g. Multi-chain, etc, Distributed Ledger Technology has come long way in last 9 years. In the last couple of years, with the advent of Hyperledger project, governed by Linux Foundation, few more iterations of Open Source DLTs are available for corporations to adopt, tune up and deploy.

Add a comment

Related posts:

My struggle of finding an Internship Part 1

Hola! this is my first time writing on my own blog. ya gue buat ini biar history perjalanan perjuangan baik karir dan self development gue bisa ternotulensi dengan baik haha , ketimbang harus tulis…

My Yearly Habits as Software Engineer

As a yearly habit I revisit my basic principles knowledge that, as software engineer, I consider the next topics: During the first quarter I read books or watch videos related to these topics even…

Social Media Change Game in 2023

Social Media Competitions are getting more competitive. A lot of people are using it to promote their website or services. The reason behind this is the fact that they think they can gain more…