I liked the public ledger of contracts idea someone had. You use the public block chain to sign and store stuff like mortgages, that way everyone sees the same copy.
The problem is that there are much-simpler ways to achieve that, if that’s all you want. You just take a digital copy of the contract, timestamp it, and have each party cryptographically sign the contract. You don’t need a distributed ledger for that.
I liked the public ledger of contracts idea someone had. You use the public block chain to sign and store stuff like mortgages, that way everyone sees the same copy.
The problem is that there are much-simpler ways to achieve that, if that’s all you want. You just take a digital copy of the contract, timestamp it, and have each party cryptographically sign the contract. You don’t need a distributed ledger for that.