Jeiwan/blockchain_go resource
A simplified blockchain implementation in Golang observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases no_license
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: 3305
- days_rel: n/a
- days_push: 804
- n_releases_24m: 0
Adoption not part of the score
4375 stars · 1175 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
A simplified blockchain implementation in Go built as a companion to a seven-part tutorial series. It demonstrates core blockchain concepts including proof-of-work, transactions, addresses, persistence, and peer networking.
Use cases
- learn how blockchains work by building one in Go
- understand proof-of-work mining with a minimal example
- study bitcoin-style transactions and UTXO model
- see how blockchain nodes communicate over a network
- follow a step-by-step blockchain tutorial series
When to choose
- you want to learn blockchain internals through hands-on code
- you prefer a small, readable codebase over production complexity
- you're following the author's tutorial articles
When to avoid
- you need a production-ready or secure blockchain
- you want smart contract support or modern consensus mechanisms
- you need a maintained project with a license for commercial use
Facets
learning-resource · maturity maintenance
blockchain cli cryptography blockchain education developer-tools go cli cross-platform tutorial proof-of-work bitcoin educational-project golang cryptocurrency
1 source
- readme: https://github.com/Jeiwan/blockchain_go · fetched 2026-08-28 · f2db033f58f2
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| Jeiwan/blockchain_go | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="Jeiwan/blockchain_go")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem