Skip main navigation

Distributed Ledger Technology Components

Any Distributed Ledger Technology (DLT) has a few specific components that we will discuss in this section. Identity Management In a distributed ledger, all data is linked to an identity …

General Considerations

In distributed ledger technologies (DLTs), there exists two fundamental ways to track assets. Asset Tracking Models The Unspent Transaction Output (UTXO) Model The Accounts Model DLTs using the UTXO model …

Ledger Basics

Introduction A ledger is a special type of database. In a database, data can be organised in any particular manner. Whereas a ledger records ownership of particular assets. These assets …

DLT Network Connections

Connecting to a DLT network requires establishing a connection to at least one DLT node on the network. DLT Network Connection Options When connecting an application to one or more …