|
|
|
|
|
by mradek
1273 days ago
|
|
How about just take the blockchain which is honestly cool on it’s own (distributed ledger) and use it for REAL WORLD applications like protocols for various types of work that can be easily audited and provide the best quality service. Supply chain visibility, transportation and logistics, reviews, bidding, work history (commercial activity), etc. I have some supply chain optimization experience and if I had the resources and connections I’d love to build out a blockchain based scheduling and fulfillment protocol. Enough with the gorilla png and rug pulls. |
|
Or maybe worse. A blockchain is a distributed system and is subject to the CAP theorem. And they handle it pretty badly: they are global and they are utterly intolerant of network partitions. They handle consistency by throwing out conflicting transactions, which is probably not what you want for something like supply chain visibility.
Just use a database.