I reckon most of that already is. A real estate escrow smart contract is maybe 200-300 lines long in Solidity, depending of course on what it supports (contingencies and such). You may want to actually go look around, because there’s I don’t know how many millions of lines of Solidity already written. It doesn’t all get as much publicity as NFTs.
You can mimic any existing setup for tracking deeds and similar, or invent new ones, with the added quality that they can’t be doctored. Once something is recorded, it’s recorded for good.
I reckon most of that already is. A real estate escrow smart contract is maybe 200-300 lines long in Solidity, depending of course on what it supports (contingencies and such). You may want to actually go look around, because there’s I don’t know how many millions of lines of Solidity already written. It doesn’t all get as much publicity as NFTs.
The off chain legalities are the tricky part of a real estate crypto deal.
Can changing house ownership really be as simple as making an alterations on a decentralized ledger?
You can mimic any existing setup for tracking deeds and similar, or invent new ones, with the added quality that they can’t be doctored. Once something is recorded, it’s recorded for good.