• Category
  • >Cryptocurrency

5 Types of Distributed Ledger Technologies (DLT)

  • Bhumika Dutta
  • Apr 08, 2022
5 Types of Distributed Ledger Technologies (DLT) title banner

DLT stands for Distributed Ledger Technology and refers to digital and distributed transaction ledgers that store data blocks distributed across a network of computer nodes. Most of the time, the terms DLT and Blockchain are used interchangeably, but there are many differences. Blockchain is a type of distributed ledger.

 

If you are wondering what a distributed ledger is, it is a database that is shared and synced across multiple sites, institutions, or countries by a group of people. The members of each network node have access to the recordings shared across the network and can have an identical copy of them. Any changes or additions to the ledger are reflected and replicated to all participants in a matter of seconds or minutes.

 

DLT is a broad term that refers to digital database technology, which has a variety of implementations in the ecosystem. Blockchain is the most popular one among them. DLT is made up of nodes on the underlying network that use various agreement processes to come to a consensus. As a result, the DLT not only digitized the entire ecosystem, but also provided fluidity, integrity, security, and decentralization.

 

Before talking about the types of DLTs, we need to understand the different categories of DLT.

 

 

Categories of Distributed Ledgers:

 

Distributed ledgers can be classified as private, public, permissioned, permissionless, or any combination of the two. The four of them are described briefly below.

 

  1. Public/permissioned:

 

Allows applications to be deployed in production or removed without requiring anyone to be notified, reveal their identity, or meet any application criteria. The network's nodes, which make up the network and run the applications, must be invited to join.

 

 

  1. Private/permissioned:

 

There is no decentralization in this type of network. Both the applications and the network nodes that run them must be invited to join the network and must meet certain requirements or provide proof of identity. Any party can be eliminated at any time without warning.

 

 

  1. Public/permissionless:

 

This is the most decentralized type of network. Without having to notify anyone, reveal their identity, or meet any application criteria requirements, applications can be deployed in production or removed. In addition, the network's nodes can join and contribute freely and anonymously, usually in exchange for the network's native cryptocurrency.

 

 

  1. Private / Permissionless:

 

Requires that applications in production be invited to join the network and that they can be removed at any time without warning. The nodes that make up the network and run the applications can join and contribute freely and anonymously, usually in exchange for the network's native cryptocurrency.


 

Types of Distributed Ledger Technologies:

 

Here are the different types of DLTs:

 

  1. Blockchain:

 

It's one of the most popular DLTs on the market. The blockchain is a type of DLT in which transaction records are stored as a chain of blocks in a ledger. Consider it a long list of discs. But not literal blocks; when we say "chain of blocks," we're referring to any type of digital data stored in the database. 

 

The blocks are made up of digital information. They usually consist of three different types of parts. Let's use a blockchain transaction as an example. Let's say someone made a transaction. The transaction block will include the sender's time, date, and amount sent. The sender's information will also be included in the block. However, to maintain your anonymity, the technology will use your unique "digital signature" rather than your real name.

 

Every block will contain a special ID known as the hash to differentiate or synchronize the transactions. This hash function aids in the identification of all transaction blocks on the ledger. The function primarily includes alphanumeric characters, and each hash function is a unique and random selection.


Image showing how blockchain works for bitcoin.

Working of Blockchain (Source)


Working of blockchain goes in this way:

 

  • Multiple blocks are added to the ledger system in blockchain, and there are four different ways to add a block. To begin, a transaction must be made by someone on the network.

 

  • After they've completed the transaction, it must be verified. A transaction can be verified in a variety of ways on the blockchain. It is largely determined by the network's nodes. The nodes would have to agree that the transaction had occurred.

 

  • They do this by verifying that the transaction took place as users stated. The consensus on that network allows the majority of members to agree, and if the majority believes one's transaction is correct, it will be stored in a block.

 

  • When your transaction receives the green light, all information about it is stored in the block, including the time, amount, their digital signature, and the users' digital signature. The user will notice that the amount has been deducted from his or her wallet. The block is given a unique ID before it is placed on the ledger. It's a unique code for that particular transaction. To keep the chain of blocks structured, the block will also contain the hash of the most recent block.

 

  • You will be able to see your transaction once it has been added to the ledger, and depending on the network's characteristics, others may or may not be able to see it as well. If these types of DLTs are public, anyone on the network can see them; if they are private or federated, the rules of the distributed ledger system will apply.

 

Also Read | Introduction to Layer-2 Scaling Solutions


 

  1. Hashgraph:

 

Multiple transactions can be stored on the ledger with the same timestamp in Hashgraph. A parallel structure is used to store all transactions. Every entry in the ledger is referred to as an "Event" in this case. 

 

No node on the network will be able to manipulate the information or transactions in this distributed ledger without blockchain. It means that no one on the DLT system can change or postpone all of the instructions that will take place, or control the transaction's process. 

 

When we compare it to the blockchain, we can see how a miner decides which transactions to include in the "block." The verifier nodes in the hashgraph must include both your and the other user's transactions in the same order as you did, so no one is left behind.

 

What is different in a hashgraph?

 

All network transactions are provable in this type of distributed ledger implementation. As soon as a transaction occurs on the network, everyone on the network will know where the transaction will be recorded in the ledger within a few minutes. 

 

Furthermore, everyone on the network will be aware that the transaction has been detected by the entire network, allowing them to make the necessary changes. It indicates that the nodes will make the changes before discarding the transaction. 

 

This information will not have to be kept in your ledger indefinitely. As a result, the Hashgraph distributed ledger database platform only requires a few gigabytes of storage space to store all of its data.


 

Acid nature of the hashgraph network:

 

One of the most important features of the Hashgraph distributed ledger implementation is this. When a system is Byzantine, it means that no single group or entity can sway the path to consensus. 

 

Furthermore, once a consensus has been reached, no one can stop it. Every member will be aware that a consensus has been reached and will continue to be so. Every node on the network will agree on how the transaction occurred and list it out accordingly in this distributed ledger without blockchain.

 

This DLT's entire community will have a distributed yet unified database system with similar properties. When we compare the blockchain DLT to other distributed ledger technologies, we can see how nodes on the network are never sure if a consensus has been reached. It is, however, possible in Hashgraph. As a result, it is also ACID compliant.

 

Also Read | Consensus Algorithms: Concept, Properties and Types


 

Hashgraph works in this way:

 

  • The Gossip protocol is used by this distributed ledger system to relay all kinds of information, primarily about transactions, across the network. 

 

Each node on the network can send out information on a new transaction (known as "events" and pre-signed). Every node will choose a neighboring node at random to relay this information to. A node will then combine the event with other received data before relaying it to other nearby nodes.

 

  • When a transaction occurs, neighboring nodes share the information with other nodes, and after some time, all nodes are aware of the transaction. Because the process is quick, everyone on the network would know about the event in a matter of minutes.

 

  • Every node validates the transaction and then adds it to the ledger using the "Virtual Voting" protocol.


 

  1. Directed Acyclic Graph (DAG):

 

The DAG, or Directed Acyclic Graph, is another ambitious addition to the distributed ledger family that isn't a blockchain. DAG was created as a counter-proposal to Blockchain DLT. 

 

As a result, this distributed ledger without blockchain provides all of the benefits of blockchain while also improving on them. Even though it's an alternative, this ledger's structure is quite different. The ability to offer fee-free Nano-transactions is one of the major advantages of DAG distributed ledger implementation. It's because the network's scalability improves as it grows.


Image showing directed acyclic graph (DAG)

Structure of DAG (Source)


  • DAG takes a different approach to reach a consensus. On the nodes, the distributed ledger system stores transaction processes. Like blockchain, every member of the network is referred to as a "node."

 

  • The ledger is validated by all nodes on the network, and validated transactions are also represented by validated transactions. Any node can initiate transactions, but to validate them, they must first validate at least two previous transactions on the ledger.

 

  • His/her transaction will be confirmed after he/she validates them. The more a person validates, the more his or her transactions on the distributed ledger database become valid transactions. As a result, a transaction with a long branch of previously validated transactions will be given the greatest weight in the ledger.

 

  • An algorithm, on the other hand, will choose two previous transactions at random for each member to validate. Because if it doesn't, members will only validate their transactions while abandoning others. 

 

This is a fantastic new way to achieve greater scalability through consensus. Companies that require a higher volume of transactions per second should use this distributed ledger implementation due to the nature of the distributed ledger implementation.

 

Also Read | Blockchain in Education Sector: Advantages and Disadvantages


 

  1. Holochain:

 

Holochain takes pride in presenting the next generation of digital ledger technology. The platform's most visible change is its shift away from a data-centric to an agent-centric approach. Holochain-DLT has virtually limitless scalability because it does not use a global consensus protocol. 

 

Whereas Blockchain aims to decentralize network transactions, Holochain aims to decentralize the interactions between individual nodes as well. Each node on the network runs its chain, allowing them to operate independently while still being a part of a larger network that includes thousands of other similar nodes.

 

How is this different from other distributed ledgers?

 

Traditional methods force all other nodes on the network to reach a global consensus and verify the entire network. Holochain, on the other hand, alters this dynamic. The procedure follows the same pattern as its name. The name of this distributed ledger database comes from the hologram concept that underpins the architecture. 

 

If you want to make a 3D pattern in a hologram, you'll need to use specific light beams and interact with them in a certain way. Holochain is a similar concept. Individual modules are used to build the entire ledger system.

 

Also Read | What is Blockchain Mining in 2022?


 

  1. Tempo:

 

Tempo is the final addition among the new DLT variants (Radix). Tempo is a relatively new addition that combines the benefits of timestamping with other DLT features. Tempo's main advantage is that it can be used for both public and private modules without any modifications. 

 

Furthermore, you wouldn't require any notable hardware additions to create your decentralized applications, coins, or tokens. The distributed ledger database is based on three main principles: a cluster of networked nodes, a distributed global ledger, and special algorithms for timestamping events on the ledger.

 

It's not like any other distributed ledger database currently available. Any node has the option of carrying a subset of the entire global ledger. Shards are a subset of the ledger, and each node carrying a shard will be assigned a unique ID for their subset of the ledger. As a result, nodes on the network are not required to carry the burden of the global ledger. This ensures that the network can handle more traffic, resulting in increased scalability.


Next Read | Difference between Public and Private Blockchain

Latest Comments

  • joejessthwaite542

    May 23, 2022

    I love playing the Lottery and I buy tickets every 2 weeks after I get paid. I never wanted to get greedy but I did want enough to live more comfortably. Generally, my luck is pretty terrible to be honest. I took a chance when I found a website called [ amberlottotemple.com ] that offers spells to help people win the Lottery. It was the best 415 Pounds I have ever spent! I had to save up for a couple of weeks to be able to afford the spell. I had the spell targeted towards the National Lottery. DR Amber instructed me to buy the ticket after the 4th full moon and have faith that I would be the winner of the National Lottery. I kept my faith very strong just as DR Amber told me to do. The next morning I got up and saw an email from the National Lottery saying, "Good news, you've won a prize". Today my wife and I are proud winners of 184,262,899.10 Million Pounds and we are here to appreciate DR Amber for his good deeds. You can email him via : amberlottotemple@yahoo.com

  • harristaylor008142

    Jun 08, 2022

    ITS VERY POSSIBLE TO GET YIUR STOLEN COINS RECOVERED!!! Hello everyone it is very possible to retrieve your stolen bitcoins. I never believed in bitcoin recovery because I was made to understand that it is not possible. But sometime in February I fell for a binary options scam which promised a higher return and I lost over $157,000. I read an article on (reddit) as regards to a recovery expert and genius so I reached out to One Standard Finance, and to my surprise I got all bitcoins recovered within 48hours frame. I don’t know if I’m allowed to share the links here, but you can contact him if you are finding it very difficult to withdraw your funds, you can contact Mr Morris Gray for support Via MorrisGray830@ gmail .com or WhatsApp him on +1 (607) 698-0239... All Thanks to Mr Morris Gray

  • evelynryan2022

    Jun 22, 2022

    GET RICH WITH BLANK ATM CARD ... Whatsapp: +18033921735 I want to testify about Dark Web blank atm cards which can withdraw money from any atm machines around the world. I was very poor before and have no job. I saw so many testimony about how Dark Web Cyber hackers send them the atm blank card and use it to collect money in any atm machine and become rich.(DWCHZONE@GMAIL.COM) I email them also and they sent me the blank atm card. I have use it to get 250,000 dollars. withdraw the maximum of 5,000 USD daily. Dark Web is giving out the card just to help the poor. Hack and take money directly from any atm machine vault with the use of atm programmed card which runs in automatic mode. You can also contact them for the service below * Western Union/MoneyGram Transfer * Bank Transfer * PayPal / Skrill Transfer * Crypto Mining * CashApp Transfer Email: dwchzone@gmail.com Text & Call or WhatsApp: +18033921735 WEBSITE: https://darkwebcycberhackers.com

  • jenkinscooper750

    Jun 29, 2022

    BITCOIN RECOVERY IS REAL!!! ( MorrisGray830 At gmail Dot Com, is the man for the job ) This man is dedicated to his work and you can trust him more than yourself. I contacted him a year and a half Ago and he didn't succeed. when i got ripped of $491,000 worth of bitcoins by scammers, I tried several recovery programs with no success too. I kept on. And now after so much time Mr Morris Gray contacted me with a success, and the reward he took was small because obviously he is doing this because he wants to help idiots like me who fell for crypto scam, and love his job. Of course he could have taken all the coins and not tell me , I was not syncing this wallet for a year, but he didn't. He is the MAN guys , He is! If you have been a victim of crypto scam before you can trust Morris Gray 10000000%. I thought there were no such good genuine guys anymore on earth, but Mr Morris Gray brought my trust to humanity again. GOD bless you sir...you can reach him via ( MORRIS GRAY 830 at Gmaill dot com ) or Whatsapp +1 (607)698-0239..

  • everjen3

    Sep 19, 2022

    My advise to anyone who do not understand about the crypto trading is to be extremely careful on investing or rather stay away from crypto investment. I heard about a bitcoin programmed scheme that I taught was a Legitimate investment opportunity but turned out the other way round, my family and I invested as I was so blindfolded about the negative part this may turn out to be and collectively our loss was about $250,000 when it was time for us to take the profit they refused me from doing so rather they keep asking us to invest more.. that was when i realized what i got myself into I taught all money was lost until I met a life savior on a certified crypto site who had helped a lot of people recover there stolen coins, I explained my situation to him and he assured me he’ll help me get my money back, I gave it a try and he definitely did a great job, all my money was recovered back into my wallet account in few days, I don’t really know how he got this done but this is really awesome! I’m writing this to informed anyone who had similar issue to contact this expert via email ( RamsayMacDonald @ Consultant. com ) WhatsApp + [ 44 - 784 - 814 - 6781] I must say that i'm happy right now, cause I luckily escape this trolls online looking for who to render broke Financially.

  • missj5571

    Sep 26, 2022

    Hi, I just want to share my experience with everyone. I have being hearing about this blank ATM card for a while and i never really paid any interest to it because of my doubts. Until one day i discovered a hacking Mr Frank. he is really good at what he is doing. Back to the point, I inquired about The Blank ATM Card. If it works or even Exist. They told me Yes and that its a card programmed for only money withdraws without being noticed and can also be used for free online purchases of any kind. This was shocking and i still had my doubts. Then i gave it a try and asked for the card and agreed to their terms and conditions.. Four days later I received my card and tried with the closest ATM machine close to me, to my greatest surprise It worked like magic. I was able to withdraw up to $5,000 daily. ATM has really change my life. If you want to contact them, Here is the Email: mrfrankblankatmcard@gmail.com Website;; https://mrfrankblankatmcar8.wixsite.com/mrfrankblankatmcard

  • winstongary272

    Sep 29, 2022

    Trading is a good thing. i lost a lot before I got to where I am today. if you need assistance on how to trade and recover the money you have lost from scam broker email (Aaron Gabriel) to get his new amazing strategy, If you are having problems withdrawing your fund from your trading broker even when you were given a bonus, just contact him, he has worked with a Cryptocurrency broker for 6years, he has helped a lot of people. contact him via; Aarongabriel310@gmail.com you can also message him on Whats-app +1 (314) 649-8612.

  • berrygreatness

    Nov 30, 2022

    Only myself and my family knows how much i regretted investing with a fraud company. DON'T DO IT!!!, I nearly lost all my savings due to this company, if it wasn't for dorcasterplconline . com who were able to withdraw my funds for me, they got my returns after a lot of effort. I couldn't believe I could get my money back, I really appreciate all they did on my behalf. Stay far far away from this company.