• Home
  • About
    • Breno Brito photo

      Breno Brito

      Breno Brito is an engineer specialized in AI, Bitcoin and Finance.

    • Learn More
    • Twitter
    • LinkedIn
    • Github
  • Writing
  • Projects
  • Talks & Media
  • Tags

btc-graph - Interactive Bitcoin learning graph

03 Mar 2026

Reading time ~1 minute

btc-graph is an interactive Bitcoin learning graph built as a static site for GitHub Pages.

The project organizes Bitcoin concepts as a dependency graph so readers can move from fundamentals to more advanced topics without losing context.

Each concept is modeled as a node with:

  • a stable identifier
  • one specific topic
  • suggested prerequisites
  • 2 to 3 curated high-signal resources

The app also includes a search-friendly library view, making it easier to browse topics outside the graph itself.

Under the hood, the content source of truth lives in content/nodes/*.json, which is validated and compiled into a static graph dataset for the frontend.

Links

Live Site Library GitHub Repo



bitcoineducation Tweet