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, ∼2625🔥, 0💬
Popular Posts:
Where to find tutorials on RSS specifications? I want to learn it to describe my API services. Here ...
How to install "The Windows SDK version 8.1"? I need to build my Visual Studio C++ applications. If ...
How to troubleshoot the Orderer peer? The Docker container terminated by itself. You can follow this...
Where to find tutorials on JSON (JavaScript Object Notation) text string format? I want to know how ...
How To Break a File Path Name into Parts in PHP? If you have a file name, and want to get different ...