Chapter 02
After Bitcoin: when “crypto” became a category
Bitcoin solved for a scarce bearer asset with no issuer. What followed tried to put a general-purpose computer on a shared ledger. That is a different machine, with different risks, even when the marketing uses the same word.
The word that ate the subject
By the mid-2010s, journalists and exchanges needed a bucket for everything that was not a bank account and used a blockchain. That bucket was “crypto.” It mixed three things that do not share a design:
A monetary network
Bitcoin: a unit, a ledger, and rules that are hard to change. The product is the money.
A world computer
Ethereum and its cousins: a shared machine that runs programs. The unit is fuel and collateral for that machine.
A token issued on someone else’s machine
Most of the ticker list. A database entry created by a contract, often with a team, a treasury, and a story.
A company with a chain
Some networks are closer to a product than to a protocol. Control sits with validators the issuer chose, or with a foundation that can still steer.
If you treat those four as one asset class, you will misunderstand all of them.
Ethereum’s bet
Vitalik Buterin published the Ethereum white paper in late 2013. The live network launched on 30 July 2015. The claim was not “better Bitcoin.” It was: put a programmable environment on a public chain so people can write contracts that execute without a firm in the middle.
Bitcoin’s script is deliberately limited. That is a safety choice. Ethereum made the opposite trade: a Turing-complete virtual machine. You can write more kinds of programs. You can also write bugs that drain the program.
Ether (ETH) is the unit that pays for computation and secures the chain. That is a different job from “digital gold.” Calling both “crypto” hides the job description.
What a smart contract actually is
A smart contract is a program stored on the chain. When someone sends it a transaction that meets its rules, the network runs the code and writes the result into the shared history. No clerk updates a spreadsheet. No customer-service team reverses the row because you asked nicely.
That is powerful and unforgiving. If the code says the funds move, they move. The DAO episode in 2016 made the point in public: a contract was exploited, a large balance was drained, and Ethereum’s community chose to change history with a contentious hard fork. Bitcoin Cash later showed the other pattern — a split over rules, with two chains continuing. Programmability does not remove politics. It moves politics into the code review and the fork.
Tokens, ICOs, and the noise floor
Once a chain can host contracts, anyone can issue a token in an afternoon. 2017 turned that into a fundraising fashion: the initial coin offering. A white paper, a website, a smart contract that sold a ticker for ether. Some projects shipped software. Many did not. Regulators noticed. The word “crypto” never recovered its quiet.
A token is not automatically money, equity, or a protocol. It is an entry the contract defines. The rights — if any — live in that code and in whatever legal wrapper the team bothered to write. Reading the ticker is not due diligence.
Proof-of-work, then proof-of-stake
Bitcoin still spends energy to propose blocks. Ethereum began that way, then in September 2022 switched to proof-of-stake: validators lock ether and take turns attesting. The energy argument changed. So did the security story. Stake can be slashed. Stake can also concentrate in large pools and custodians. Neither design is “free.” Each has a cost and a failure mode.
How to keep the two pictures separate
A useful test when a headline says “crypto”:
- Is this about Bitcoin the network — issuance, nodes, policy toward a bearer asset?
- Is this about a smart-contract chain — apps, bridges, hacks, gas?
- Is this about a token on someone else’s chain — a team, a treasury, a listing?
- Is this about a company or exchange that happens to hold coins?
Most blow-ups in “crypto” were not failures of the Bitcoin issuance schedule. They were failures of bridges, contracts, lenders, and tickers that borrowed Bitcoin’s reputation.
What this site will and will not do
Bitcoinphile starts with Bitcoin because that is the system with the longest public history and the narrowest job. Later notes may mention other networks when a fact about them changes the environment Bitcoin sits in — regulation, market structure, a major failure that teaches a design lesson.
We will not keep a leaderboard of coins. Price is a consequence. Design is the subject.
Next
Chapter 03 can go closer to the metal: keys, addresses, and what “holding bitcoin” actually means — still conceptual, not a shopping list.