Yesterday, the Ethereum network came alive.
At approximately 15:26 UTC on July 30, the genesis block was mined, marking the official launch of Frontier, the first production release of Ethereum. The blockchain is now live, open, and permissionless. Developers around the world can now deploy and execute smart contracts—self-enforcing, Turing-complete code that runs precisely as programmed on a decentralized virtual machine, with no need for trusted intermediaries.
This is no mere experiment. After eighteen months of rigorous development, multiple proof-of-concepts, and the punishing stress tests of the Olympic pre-release, the Ethereum Virtual Machine (EVM) has transitioned from theory to reality. The network supports mining of ether (with an initial block reward of 5 ETH), gas-metered computation to prevent denial-of-service abuse, and the deployment of immutable programs that can hold and transfer value autonomously.
The launch was announced via the Ethereum Foundation blog: “The vision of a censorship-proof ‘world computer’ that anyone can program, paying exclusively for what they use and nothing more, is now a reality.” Stephan Tual, speaking for the team, expressed gratitude to the community that sustained the project since the first commit on Christmas Eve 2013.
Frontier remains bare-bones—a command-line interface aimed squarely at technical users. Gas limits were initially set extremely low (around 5,000 gas per block) during the thawing period, with miners gradually increasing them as the network stabilized. It is not polished for the general public; it is a frontier in the truest sense—vast opportunity laced with real risk. Pioneers beware: real funds are now at stake.
Yet the implications are profound. For the first time, a blockchain offers general-purpose programmability at scale. Smart contracts open the door to decentralized applications that can redefine finance, governance, identity, and trust itself.
We stand at the edge of something irreversible. Ethereum has crossed the threshold. The world computer is running.