dvf/blockchain resource
A simple Blockchain in Python observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3265
- days_rel: n/a
- days_push: 773
- n_releases_24m: 0
Adoption not part of the score
8046 stars · 2796 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
A simple educational blockchain implementation in Python (with a C# port) built with Flask, serving as companion code for a tutorial article and book on learning blockchains by building one. It is a demonstration project, not production blockchain software.
Use cases
- learn how blockchains work by reading a small codebase
- run a toy blockchain node locally for study
- follow a blockchain tutorial with working example code
- understand proof-of-work and mining basics
- experiment with multiple blockchain nodes in Docker
When to choose
- you want to learn blockchain fundamentals from minimal readable code
- you are following the author's tutorial or book
- you need a simple teaching example to extend or fork
When to avoid
- you need a production or real cryptocurrency blockchain
- you require consensus, smart contracts, or real security guarantees
- you want an actively developed blockchain platform
Facets
learning-resource · maturity maintenance
blockchain http-server blockchain education python cross-platform educational flask tutorial-code cryptocurrency toy-implementation docker
1 source
- readme: https://github.com/dvf/blockchain · fetched 2026-08-28 · 9de548c76c8b
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| dvf/blockchain | main | 32 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem