|
|
|
|
|
by waoush
1443 days ago
|
|
(note: I didn't downvote, but have been working with blockchain and thought I would answer since you haven't gotten any yet) https://www.hyperledger.org/learn/case-studies Hyperledger is a set of open-source distributed ledger related technologies, the most well-known being Fabric, which is a framework for creating blockchain networks. The most interesting cases are S&P Global and Walmart, who use it to keep track of data for various auditing purposes. The idea is that since data on a blockchain can't be modified on a whim without that change being observed, it protects the integrity of the data being stored. Basically it is being treated as a sort of database. |
|