Thing is, forming a chain by having each entry reference the checksum of the previous one is also used by the version control system git, which preceded bitcoin, being released in 2005 as opposed to 2009. So technically, it's not blockchain technology, it's git technology. In fact, you could easily implement this sort of thing with a git repository. E.g. say you want to keep track of real estate. Have a file for every piece of real estate, and when somebody wants to sell something, they create a branch, and append the file for the real estate they want to sell. They sign the commit. Likely, the buyer and a notary will also add signed commits. Then a clerk at town hall checks if all necesarry signatures are there, and merges it back into the main branch.
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
replies: