One Moment...

What is Ethereum?

Ethereum is a technology built for the public good.

It is a worldwide system, an open-source platform 1 to write computer code that stores and automates digital databases using smart contracts, without relying upon a central intermediary 2, solving trust with cryptographic 3 techniques.

Ethereum is not owned by anybody, and it is built and maintained by thousands of people, organizations, and users all over the world; it is a commons from which everyone can benefit. In the code, there are incentives for participants to help secure the system. Access to Ethereum is open to everyone; no permission is required. The network is powered by nodes4 that anyone can run. The global network of Ethereum nodes all together work to maintain a shared state 5 - a foundation of trust upon which more complex human relationships can grow.

NextWhat is the EF?
  1. Open Source software is freely available code that anyone can read, improve, and distribute. Ethereum is Free Software in the 'freedom' sense – anyone may inspect the code to learn more about it, anyone may run the code to secure the network, and anyone may distribute the software to help one's neighbor.
  2. Many networks require a trusted operator or central intermediary in order to function. Ethereum and related blockchain technologies enable a network that does not have this requirement, resulting in a resilient and highly distributed system that does not rely on any special authority for its operation or security.
  3. Cryptography is the science of 'secret writing' – using mathematical techniques, cryptography enables the encoding and decoding information between parties, so that communication can take place over public channels securely.
  4. Nodes are individual points that connect together to form a network. In the case of Ethereum, a single node is one computer that runs an Ethereum client to maintain consensus over the global shared state. An Ethereum node can be run by anyone, anywhere using widely available computer hardware and an open source ethereum client.
  5. 'State' as in 'state of affairs' or 'state machine' (not 'nation state'). The Ethereum state is like a programmable 'permanent record' of accounts, balances, and other details – one that is highly reliable and credibly neutral.
NextWhat is the EF?