|
|
|
|
|
by clemensley
2168 days ago
|
|
The money use case is cool, but only really that helpful if you want to evade the law. A much broader use case is building applications. This will not work for all apps (eg social networks that produce massive amounts of data), but many apps in the business world (eg accounting systems) do not produce a lot of data. The advantages are that it will be easier to build apps this way because no outside server is needed. This is great for prototyping and bootstrapping. Apps built on Bitcoin have other advantages like maintaining data provenance (useful for audit purposes), managing data ownership (who is allowed to update a piece of data), or storing cryptocurrency atomically with data. Frameworks along these lines are starting to pop up. One example is the Bitcoin Computer (http://bitcoincomputer.io/): It allows you to write an app entirely as frontend code and gives you simple provisions for persisting data on chain with a single line of JS code. |
|
What if I just want to make an electronic transaction and maintain the same privacy I have with physical currency? Am I an outlaw because electronic transactions are usually completely tracked?
(And I understand that physical currency transactions do not have absolute privacy. I can be physically tracked or recorded, etc. Just as my computer can be bugged before I make a cryptocurrency transaction.)
My fear is that the answer very soon will be: only criminals want to use physical currency -- what are you hiding?