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, 1512🔥, 0💬
Popular Posts:
Where to find tutorials on JSON (JavaScript Object Notation) text string format? I want to know how ...
How to use the "find-and-replace" Policy Statement for an Azure API service operation? The "find-and...
How to use the "set-backend-service" Policy Statement for an Azure API service operation? The "set-b...
How To Copy Array Values to a List of Variables in PHP? If you want copy all values of an array to a...
How to access Query String parameters from "context.Request.Url.Que ry"object in Azure API Policy? Q...