~500k years ago a few apes climbed down out of the trees and humanity was born. This made many people very angry and has been widely regarded as a bad move.
Nevertheless, from that day forward humans got to work.
The nature of all life is to struggle - against nature, each other, one's self. Whether human, insect, bacteria or whale, we all share the same contest for survival and desire to prosper.
All life struggles, but humans struggle together.
Humans coordinate.
One uniquely-human way we coordinate is through the use of money.
You can look at money as a more efficient way to barter, but I think of it as a coordination tool. It's how humans move resources, time and energy around society and through time.
As coordination systems and technologies have improved, so to have the capabilities and ambitions of the societies that they supported.
In Europe, the turn of the 16th century was a step change.
Deep Dive: Modern Finance, the Rise and Collapse
We can trace the dawn of modern finance to a few decades between 1490-1540. The crucible of history forged a system built around capital investment, concentration and executive control.
This proto-capitalism would supercharge Europe and propel the West to world domination.
Over the next ~500 years, the Europeans (and Americans) would build on this system until it eventually collapsed in the 2008 Global Financial Crisis.
The lesson of modern finance: when the power to decide winners and losers is centralized, it will inevitably be abused.
A centralized system is one that requires trust, in perpetuity.
Users have to believe that the system will treat them fairly, otherwise they will refuse use it (if they have a choice).
But there is another way.
One that is credibly neutral.
In 2008, as the global financial system was in flames around him, Satoshi Nakamoto introduced the world to Bitcoin.
The promise: fair payments, for anyone, at any time, forever.
For the first time in human history, we have a coordination system without trust.
If Bitcoin is the promise, then Ethereum is the delivery:
Fair computing built atop fair settlement, for anyone, at any time, forever.
Ethereum is the World Computer.
The World Computer is made of up 3 parts:
Deep Dive: Ethereum Virtual Machine
At the core of Ethereum is the EVM, the computing platform of the World Computer.
Technically speaking, is a Turing-complete distributed state machine - but don't worry about this specific classification.
The purpose of the greater Ethereum apparatus is to offer a single shared computing platform in a manner that is secure, decentralized and permanently open for ALL.
Anyone with an internet connection (and gas money) can interact with the World Computer.
Deep Dive: Ethereum Blockchain
The blockchain acts as the memory & storage of The World Computer.
A block is made up of 3 key components:
The EVM accesses data from the chain and records all changes (by necessity) to new blocks as it processes transactions
The EVM is the computing platform of the World Computer, the blockchain its history. The implicit question? What actually IS Ethereum?
How does it exist in the real world?
The answer lies in the Ethereum network.
The Ethereum network is made up of a group of people and institutions who decide to run an Ethereum node.
A node is a real computer in the world that runs the specific software that makes Ethereum possible. A single node runs two pieces of software: a consensus client and an execution client (responsible for operating the EVM).
Although each node's copy is independent, every EVM is sync; the state of any local copy IS the state of the globally shared EVM.
The method by which all these independent and untrusted computers keep their local copy of the EVM in sync is called a consensus system.
Ethereum was launched in 2015 using Proof of Work as it's consensus system. In September 2022, Ethereum successfully complete the Merge, and switched to Proof of Stake.
At a high level, a node operator can escrow (stake) 32 ETH to become a validator, with the right to operate and secure Ethereum and to earn ETH. Malicious behavior is punished with "slashing."
Slashing is the process of
This is the economic incentive that secures Ethereum; we don't have to trust operators because the costs of cheating are higher than the rewards.
Ethereum PoS deploys ETH to replace a trust assumption (users need to trust operators) with an economic assumption (users know that node operators want to be profitable).
This is the magic of cryptocurrency: we have a solution for untrusted coordination.
Trustless trust.
Ethereum gives us an option that isn’t controlled by a single entity, that can’t exclude or prejudice any party on earth.
Politics, revenge, back-room deals will always matter… but on the World Computer they will NEVER result in censorship, exclusion, or confiscation.
Trustless trust is predicated on a decentralized Ethereum. The more nodes that are controlled by a single entity, the easier it becomes to attack the network.
Trustless trust comes from credible neutrality.
Credible neutrality comes from decentralization.
Deep Dive: Decentralized-Finance
Ethereum offers all the same features and capabilities of a normal (virtual) computer, but with one critical difference: internet native property rights.
From internet native property rights comes internet native settlement.
Ownership, exchange, commerce - all available to anyone, at any time, for any reason.
Forever.
The reason to develop on the World Computer is to build applications that require ownership and exchange across the internet.
And so, the first category of applications has taken this concept and run with it.
Programmable Money. Decentralized Finance.
De-Fi is the first category of applications, but it is certainly not the last.
Think "anything that must express ownership or requires trust." NFTs. Games. Escrow. Inventory. Logistics. Voting. Social security.
Anything that requires coordination, even (especially) across countries.
Take a step back, think about the bigger picture.
The internet was born less than 30 years ago; many of you reading this can't remember a day when life wasn't saturated by it.
In less than a generation, the human race has fundamentally changed the way it coordinates.
No one can tell you what the future holds, but the internet is not the first time technology changed the way humans coordinate, and it will not be the last.
We can look to the past for understanding... and for guidance.
The Ethereum we have today is still young and evolving.
To be frank, it is not yet ready to assume the mantle of global settlement platform or any of the other prominent roles it will inevitably hold.
It is still too slow, too expensive and too hard to access.
At the end of the day, real computers need to be running the software that makes Ethereum possible. The performance of the World Computer is limited by the minimum requirements we place on the individual nodes.
Better node hardware = better Ethereum performance.
But we have an issue. Better node hardware is more expensive and harder to get. Increasing a node's min reqs may increase the speed at which Ethereum can process transactions... at the cost of decentralization.
Are performance and decentralization opposing forces?
Because here's the thing... today we have decent decentralization and terrible speeds and our minimum specifications are already very high. Increasing node requirements will cost MUCH more decentralization than it will gain in performance.
We articulate this dynamic with the blockchain Scalability Trilemma.
Put simply, pick (at most) two
The trilemma only makes sense if you think of Ethereum as a typical computer, with a CPU and memory and the like.
But Ethereum is very specifically not typical computer... it is THE World Computer.
We don't need to think "how many transactions can Ethereum process."
We need to think "how many transaction can Ethereum settle."
Deep Dive: Scaling Ethereum Execution
This is the idea behind Ethereum transaction scaling. Move execution off-chain while retaining settlement on-chain.
Rollups will offer a spectrum of centralization/trust assumptions and performance trade-offs, but all will post a record back to Ethereum.
Each rollup is an independent blockchain that posts a (compressed) copy of every transaction it processes back to Ethereum.
As rollups improve execution, they will need to post an increasing amount transaction records; Danksharding will VASTLY increase capacity for these records.
The rollup-centric roadmap provides an answer for the execution side of the equation, but it does not address the decentralization.
We need a different set of upgrades improve network decentralization.
Currently, there are 2 ways to access Ethereum: operate your own node or use a Node-as-a-Service provider (like Alchemy or Infura).
The former is a big (but totally doable!) ask; the later is a great service, but is actively working against decentralization.
Today, you pass a message through centralized service who interacts with Ethereum on your behalf.
Tomorrow’s solution: light clients.
Light clients are pieces of software that can directly, trustlessly access Ethereum without running a full Ethereum node.
Before we can support light clients, we first need to upgrade Ethereum to be stateless.
Deep Dive: The Road to Stateless Ethereum
Statelessness is a nuanced topic worth reading more about, but the idea can be summarized as "using cryptography to trustlessly access the EVM without having to store it locally."
But statelessness is not enough to support light clients - the EVM is not the only component of the World Computer.
Light clients also need trustless access to consensus (PoS), the mempool, etc.
And so light clients will turn to the Portal Network for this critical data.
The Portal Network is (will be) an independent network of computers dedicated to capturing and serving the data needed to serve light clients.
Light clients will query the Portal Network for proofs, mempools anything a its needs to verify the hashes created by Ethereum.
Yes, there is (a lot) of work to do before we are ready for light clients, but once we are there we've reached the Ethereum endgame.
An endgame that is so much more ambitious and all consuming than the Ethereum we have today.
In this world, a light client would power on, be able to sync with Ethereum instantly (currently > a day) and immediately begin transacting.
All possible with minimal hardware and a mediocre internet connection.
A world where trustless access is trivial has infinite possibility.
And really that's what this is all about: trust, or more specifically, the ability to interact and coordinate without relying on trust at all.
Ethereum provides the way for the internet to trustlessly express ownership, light clients will allow trustless interaction.
And EigenLayer will allow ETH to extend its untrusted-trust property onto ANY application that requires a centralized (or otherwise trusted) actor.
You've heard of ETH as ultra sound money? That's only part of the story.
In the Ethereum endgame, ETH isn't just the most decentralized monetary asset, it has a uniquely Etherean property:
ETH is the pristine collateral of trustless trust.
In the Ethereum endgame, ETH is the global currency of trustless trust.
Using ETH, any activity, interaction, data point that requires trust can be transformed into a trustless fact.
~500k years ago a few apes climbed down out of the trees and humanity was born.
Everything we have achieved thus far has been a result of collaboration... but collaboration in an environment of concentration, compulsory "trust" in leadership and centralization.
In the 21st century, centralization is critically and completely failing us. SBF just proved it, once again.
ETH is how we can coordinate without centralization.
The internet of things, a globalizing economy, a post nation-state world…
Ethereum is inevitable.