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, ∼1825🔥, 0💬
Popular Posts:
What validation keywords I can use in JSON Schema to specifically validate JSON Array values? The cu...
How to start Visual Studio Command Prompt? I have Visual Studio 2017 Community version with Visual C...
How to access Query String parameters from "context.Request.Url.Que ry"object in Azure API Policy? Q...
How to read Atom validation errors at w3.org? If your Atom feed has errors, the Atom validator at w3...
Where to find tutorials on RSS specifications? I want to learn it to describe my API services. Here ...