Tools, FAQ, Tutorials:
What Is Distributed Ledger
What Is distributed ledger?
✍: FYIcenter.com
A distributed ledger, also called Distributed Ledger Technology (DLT), is
a consensus of replicated, shared, and synchronized data storage based
the blockchain technology.
The Distributed Ledger Technology can be used to change the way we do business today in many areas.
Take international money transfer as an example. Today if you transfer money to your friend in another country, the transfer transaction will be recorded in a centralized ledger managed by a clearinghouse trusted by your bank and your friend's bank.
If Distributed Ledger Technology is used by your bank and your friend's bank, the clearinghouse is not needed any more. The transfer transaction will be recorded directly to same ledger that is distributed and shared by both banks.
2023-03-28, ∼2081🔥, 0💬
Popular Posts:
How to use the "rewrite-uri" Policy Statement for an Azure API service operation? The "rewrite-uri" ...
How to install .NET Framework in Visual Studio Community 2017? I have the Visual Studio Installer in...
How To Get the Minimum or Maximum Value of an Array in PHP? If you want to get the minimum or maximu...
How to convert JSON Objects to PHP Associative Arrays using the json_decode() function? Actually, JS...
How To Copy Array Values to a List of Variables in PHP? If you want copy all values of an array to a...