IMPCT Institute
← Course outline
Module 07·Part 1Foundations

Part 1 recap — what you actually know now

By Deven Davis·5 min read

Six modules of foundation. This is the consolidation: a working mental model you can carry into the rest of the course, plus an honest self-assessment of what landed and what still needs work.

By the end of this module

You will be able to:

  • State the single most important idea from each of Modules 1 through 6 in one sentence.
  • Diagnose which concepts still feel fuzzy and identify exactly which module to re-read.
  • Explain what a blockchain is, why Bitcoin has value, how to hold it safely, how transactions work, and what programmable money does — all to someone who has never heard of any of it.
  • Carry forward a working mental model that makes the rest of the course read as one continuous narrative, not a sequence of disconnected topics.
Part 1 recap — what you actually know now

Module Overview

The first six modules built a foundation. Part 2 builds on that foundation. If the foundation is fuzzy, everything that follows gets harder.

  • Crypto exists because the financial system requires trust in intermediaries that have repeatedly proven not to deserve it.
  • A blockchain solves distributed consensus without a central authority — replacing trust in operators with trust in math and incentives.
  • Bitcoin's value comes from four reinforcing properties: provable scarcity, decentralization, store-of-value function, and real utility in failing economies.
  • Self-custody (you hold the keys) is structurally different from exchange custody (someone holds them for you) — and the difference matters most when something fails.
  • Ethereum extended the idea: programmable money. Smart contracts run on a global computer no one owns. This foundation enables nearly everything else in the on-chain economy.

What you actually know now

Six modules. About forty-five minutes of focused reading. The compound effect of which is a working mental model you did not have a week ago. Before going further, the most useful exercise is to consolidate what landed into a single picture.

Here is the picture, in one paragraph.

Crypto exists because the financial system requires trust in intermediaries that have repeatedly proven not to deserve it. Satoshi proposed a way to remove the intermediaries — distributed consensus enforced by math and economic incentives, not by trusted operators. Bitcoin's value comes from four reinforcing properties: mathematically provable scarcity, decentralization that makes the other properties durable, function as a store of value, and real utility as infrastructure in failing economies. The system is held together by private keys, which you can custody yourself or trust an exchange to hold for you — with structurally different risk profiles. Every transaction is a signed message broadcast to a global network where validators bid for block space, with fees as the auction price. Ethereum extended the idea: programmable money, smart contracts running on a global computer no one owns. Almost everything you will hear about in crypto beyond Bitcoin runs on Ethereum or chains compatible with its design.

If that paragraph reads as one continuous narrative — each clause connecting to the next without feeling forced — Part 1 did its job.

If parts of it feel disconnected or fuzzy, that is useful information. Below is a self-assessment tool to identify exactly which module deserves a re-read.

The most important idea from each module

Each of the first six modules has one load-bearing idea. If you understand only one thing from each, these are the things worth carrying.

Module 1: Why does crypto exist? Bitcoin was designed in October 2008 because the global financial system had stopped self-correcting and someone wanted to build money that did not require trusting intermediaries that had repeatedly proven not to deserve it.

Module 2: What is a blockchain, really? A blockchain solves the forty-year problem of distributed consensus without a central authority by combining cryptographic chaining (making tampering detectable) with proof-of-work (making honesty economically rational).

Module 3: Bitcoin: what makes it valuable? Bitcoin's value rests on four reinforcing properties: mathematically enforced scarcity, decentralization that lets every other claim hold up under pressure, function as a store of value, and real utility in economies where the alternatives have failed.

Module 4: Wallets, keys, and your money's actual location. A wallet holds the private key, not the cryptocurrency. The seed phrase generated at setup is the actual asset. Custodial (exchange) and non-custodial (self-custody) wallets have structurally different failure modes.

Module 5: How transactions actually work (and why gas exists). Every transaction is a signed message broadcast to a global network of validators. Block space is finite. Gas fees are the auction price for inclusion. Layer 2 networks change the economics dramatically.

Module 6: Ethereum and the idea of programmable money. Ethereum is not just a faster Bitcoin. It is a programmable blockchain — a global computer running arbitrary smart contracts. Almost the entire on-chain economy beyond Bitcoin runs on Ethereum or chains compatible with its design.

The single most useful frame from Part 1

Where in this design is trust required, and what happens if that trust is misplaced?

This is the question to carry into every module from here forward. Part 2 builds on top of it: layers, stablecoins, exchanges, custody, yield, tokens. Every category either inherits the trust-minimizing design choices Satoshi made, or quietly reintroduces a trusted intermediary.

Self-assessment

The quiz below tests one question from each of the first six modules. Score yourself honestly. The score is not the point — the diagnostic is.

Eight out of eight: Part 1 is fully internalized. You are ready for Part 2.

Five to seven: solid foundation. Note which questions you missed and skim the corresponding module before moving forward.

Below five: re-read the modules that are still fuzzy. The cost of slowing down here is low. The cost of pushing forward with a shaky foundation is that Part 2 will feel harder than it should.

There is no penalty for re-reading. The course is designed to be self-paced and durable. The point is the foundation, not the speed.

What's next

Part 2 starts at Module 8. It moves from the architecture of crypto to the ecosystem built on top of it. Layer 2 networks, stablecoins, exchanges, custody at institutional scale, mining vs. staking, tokens vs. NFTs.

Every Part 2 module either builds on or specifically references a Part 1 concept. The foundation matters because what comes next is genuinely more interesting and more concrete.

See you in Module 8.

Key takeaways

Carry these with you

01

The 'where is trust required, and what happens if that trust is misplaced' question is the single most useful evaluative frame from these six modules.

02

Math and incentives replace trusted intermediaries. That is the architectural shift everything else flows from.

03

Custody decisions are permanent in a way most financial decisions are not. Get this part right and most catastrophic outcomes become unreachable.

04

Ethereum is where the ecosystem lives. From here forward, almost everything we discuss runs on Ethereum or a chain compatible with its design.

What you should now be able to do

  1. 01.State the single most important idea from each of Modules 1 through 6 in one sentence.
  2. 02.Diagnose which concepts still feel fuzzy and identify exactly which module to re-read.
  3. 03.Explain what a blockchain is, why Bitcoin has value, how to hold it safely, how transactions work, and what programmable money does — all to someone who has never heard of any of it.
  4. 04.Carry forward a working mental model that makes the rest of the course read as one continuous narrative, not a sequence of disconnected topics.

Module quiz

Test what you learned

Pick an answer, see the result immediately, and check your reasoning against the explanation. The questions are tied directly to the outcomes promised at the top of this module.

  1. Question 1 of 6

    What was the primary motivation for Satoshi to publish the Bitcoin whitepaper in October 2008?

  2. Question 2 of 6

    What two pieces did Satoshi combine to solve distributed consensus without trust?

  3. Question 3 of 6

    Which of these is the most underrated source of Bitcoin's value?

  4. Question 4 of 6

    When you keep crypto on a major exchange like Coinbase, who actually holds the private keys?

  5. Question 5 of 6

    What is the scarce resource being auctioned in every crypto transaction's gas fee?

  6. Question 6 of 6

    What is the architectural difference between Bitcoin and Ethereum?

Read deeper

Curated readings for Module 7

Up next

Module 8 · Beginner · 8 min

Layer 1 vs Layer 2 (and why everyone talks about 'scaling')

Back to Module 6 · Ethereum and the idea of programmable money

Preview reader

You are reading a private preview of IMPCT Institute. If something landed, didn't land, or felt confusing on this lesson, tell us. Short notes are useful. Long notes are useful. No notes are also fine.

Send feedback on Module 7Opens your email with a short template prefilled.