Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Browser-based, serverless apps are what Ethereum is all about. You run a daemon on your computer that maintains a blockchain, messaging system (Whisper), and content storage system (Swarm). That daemon exposes an RPC interface so local processes can get data from it. The most common result is an HTML, CSS, and Javascript bundle that is a full-fledged application without a server, because its backend is peer-to-peer.

Web apps aren't a requirement—you could build a traditional desktop app that talks to the Ethereum daemon as well. But using the application runtime that everyone already has installed lowers the barrier to entry, so it's what most successful projects will choose.



>You run a daemon on your computer

I think you might notice that in the comment you are replying to I specifically mention using a daemon?

Anyway, running a daemon still requires one to download software which seems to be the point of complaint for some people with this project.


Just sharing a concrete example that exists today. Yes, a download is still required.


Sounds a lot like Freenet.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: