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.
Â
⇑ Introduction to Hyperledger
⇑⇑ Hyperledger Tutorials
2023-03-28, 838👍, 0💬
Popular Posts:
Why am I getting this "Docker failed to initialize" error? After installing the latest version of Do...
How To Read Data from Keyboard (Standard Input) in PHP? If you want to read data from the standard i...
Where can I download the EPUB 2.0 sample book "The Metamorphosis" by Franz Kafka? You can following ...
How to read Atom validation errors at w3.org? If your Atom feed has errors, the Atom validator at w3...
How to dump (or encode, serialize) a Python object into a JSON string using json.dumps()? The json.d...