Section I: Introduction
April 9, 2026
If you had to store your life savings for 10 years, would you pick:
What is money, really? And where did our current system come from?
How is our financial system supposed to work?
What are its hidden vulnerabilities and single points of failure?
Why was a technology like Bitcoin invented in the first place?
Money is a tool that serves three functions:
Key Idea: Money isn’t inherently valuable. It’s a social agreement—a technology we invented to coordinate economic activity.
%%{init: {"theme":"neutral", "fontFamily": "Segoe UI, Roboto, Helvetica, Arial, sans-serif"}}%%
timeline
title Evolution of Monetary Forms
Ancient Times : Commodity Money
: Salt, cattle, seashells
: Value is intrinsic
~700 BCE : Metallic Standards
: Gold & silver coins
: Value is in the metal's scarcity, durability, divisibility
~17th-19th C. : Representative Money
: Banknotes representing a claim on gold/silver held in a vault
: Value is in the promise to redeem
20th Century : Fiat Money
: Government-issued currency not backed by a physical commodity
: Value is based on trust in the issuing government and legal decree
On August 15, 1971, the global monetary system was fundamentally changed by a single announcement.
The Old System (Bretton Woods):
The “Nixon Shock”:
In the post-1971 world, central banks manage the fiat money system.
U.S. Federal Reserve Mandate:
Core Functions:
The Global Coordinator: The Bank for International Settlements (BIS) acts as the “central bank for central banks,” fostering international cooperation.
The Used Car Analogy:
The Result: Adverse Selection
What happens when one party in a transaction knows more than the other?

This is called Information Asymmetry.
In 2008, the “lemons” weren’t cars—they were toxic mortgages packaged into complex securities.
“We conclude this financial crisis was avoidable. The crisis was the result of human action and inaction… widespread failures in financial regulation and supervision proved devastating…” - Financial Crisis Inquiry Commission Report, 2011
Centralized systems create single points of control that can be used to restrict access to money.
Capital Controls
Governments can legally restrict or halt the flow of money out of a country during a crisis.
Examples:
Payment Censorship
Financial intermediaries (banks, payment processors) can block transactions for policy, political, or business reasons.
This creates a permissioned system where access to the financial network is not guaranteed.
With no anchor to gold, the value of fiat currency depends on policy.
The “Great Inflation” (c. 1965-1982)
Following the breakdown of Bretton Woods, the U.S. and much of the world experienced a prolonged period of high and volatile inflation.
%%{init: {"theme":"neutral", "fontFamily": "Segoe UI, Roboto, Helvetica, Arial, sans-serif"}}%%
xychart-beta
title "U.S. Annual Inflation Rate (CPI) % Change"
x-axis ["1970", "1971", "1972", "1973", "1974", "1975", "1976", "1977", "1978", "1979", "1980", "1981", "1982"]
y-axis "Inflation Rate (%)"
bar [5.6, 3.3, 3.4, 8.7, 12.3, 6.9, 4.9, 6.7, 9.0, 13.3, 12.5, 8.9, 3.8]
Keynesian Economics (Mainstream View)
Austrian Economics (Challenger View)
Saifedean Ammous’s 2018 book frames Bitcoin as the modern successor to gold, based on Austrian economic principles.
The Core Thesis:
Decentralized systems face a fundamental trade-off between three key properties. You can pick two.
%%{init: {"theme":"neutral", "fontFamily": "Segoe UI, Roboto, Helvetica, Arial, sans-serif"}}%%
graph TD
subgraph part1[" "]
A(Decentralization) --- B(Security)
B --- C(Scalability)
C --- A
end
subgraph part2[" "]
D(Bitcoin / Ethereum L1) -- Prioritizes --> A
D -- Prioritizes --> B
E(Visa / Centralized DB) -- Prioritizes --> B
E -- Prioritizes --> C
F(Some 'Fast' Blockchains) -- May Sacrifice --> A
end
style A fill:#f9f,stroke:#333,stroke-width:2px
style B fill:#ccf,stroke:#333,stroke-width:2px
style C fill:#cfc,stroke:#333,stroke-width:2px
Bitcoin’s design deliberately prioritizes Decentralization and Security at the expense of Scalability.
The Bank for International Settlements (the “central bank for central banks”) offered a strong critique of cryptocurrencies in 2018.
Key Arguments from the BIS:
Scalability & Efficiency: Distributed ledgers are inherently inefficient. The amount of data and processing required to run a global payment system would be unmanageable and could “bring the internet to a halt.”
Energy Consumption: The proof-of-work consensus mechanism is an “environmental disaster,” consuming as much electricity as a mid-sized country.
Value Stability: Extreme price volatility makes cryptocurrencies unreliable as a store of value and unusable as a common unit of account.
Trust & Finality: Trust in decentralized systems is “fragile” and can “evaporate at any time” due to software bugs or attacks. Transaction finality is only probabilistic, not guaranteed.
To analyze new forms of money, the BIS created a helpful classification tool.
It classifies money along four key properties:

This framework helps us see that Bitcoin, Cash, Bank Deposits, and potential Central Bank Digital Currencies (CBDCs) are all just different combinations of these design choices.
When evaluating a monetary system, what should it optimize for?
Efficiency
Tends toward:
Autonomy
Tends toward:
Systems that maximize efficiency often rely on trusted authorities.
Systems that maximize individual user autonomy often reduce reliance on them.
Improving one typically constrains the other.
Money is a social technology, and our modern fiat system is a recent, 50-year-old experiment with known vulnerabilities (inflation, control, information asymmetry).
The 2008 financial crisis was a profound shock to institutional trust, revealing deep-seated risks in the centralized system.
Decentralized alternatives like Bitcoin were created as a direct ideological and technical response to these perceived failures, drawing heavily from Austrian economics.
This response comes with its own fundamental trade-offs, captured by the Blockchain Trilemma (Decentralization vs. Security vs. Scalability).
To analyze any monetary system, you must separate its motivations from its mechanisms and evaluate it through the lenses of efficiency, freedom, and ideology.
Let’s apply what we’ve learned.
How did the failure of e-gold (a centralized system) directly influence the design of Bitcoin (a decentralized system)?
Using the Blockchain Trilemma, explain why a system like Visa can process 50,000 transactions per second, while Bitcoin can only process about 7.
Imagine two people arguing about a new digital currency. Person A says, “It’s great because it’s fast and the fees are almost zero.” Person B says, “It’s terrible because it’s run by only 10 servers and the company can freeze accounts.” Using the three-lens framework, what is each person prioritizing?

Money, Institutions, and the Case for Alternatives — Army Cyber Institute — April 9, 2026