# nosequeldeebee/blockchain-tutorial

Write and publish your own blockchain in less than 200 lines of Go

Repository: https://github.com/nosequeldeebee/blockchain-tutorial
Canonical: https://ross.abutalabs.com/products/nosequeldeebee-blockchain-tutorial
Language: Go
License: MIT
License Family: permissive
Last push: 2021-10-04T14:22:39+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 3138, "days_push": 1794, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1601, forks 503 (observed 2026-08-28T04:05:09.598942+00:00)

## What it is
A tutorial repository showing how to write and publish your own blockchain in less than 200 lines of Go, with a simple web server for adding blocks. It includes follow-up lessons on networking, proof of work, proof of stake, IPFS, and P2P.

## Use cases
- learn how blockchains work by coding one in Go
- understand proof of work and proof of stake with example code
- build a minimal blockchain web server for experimentation
- teach blockchain fundamentals in a workshop
- explore P2P blockchain networking basics

## When to choose
- you want a short, hands-on introduction to blockchain internals in Go
- you prefer learning by reading and running minimal code
- you need teaching material for blockchain basics

## When to avoid
- you need a production-ready blockchain platform
- you require advanced features like smart contracts or consensus hardening
- you need actively maintained software with ongoing support

## Facets
- artifact type: learning-resource
- maturity: maintenance
- function: blockchain, http-server, developer-tools
- domain: blockchain, tutorials, education, developer-tools
- platform: go, cross-platform
- tags: blockchain-tutorial, go, proof-of-work, proof-of-stake, p2p, hands-on-learning, education, web-server

## Member repositories
- nosequeldeebee/blockchain-tutorial (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:09.598942+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T03:52:48.723706+00:00, confidence not recorded.
  - readme: https://github.com/nosequeldeebee/blockchain-tutorial (fetched 2026-08-28T04:05:09.598942+00:00, sha 8cdac16635de)
- Data as of 2026-08-30T08:39:29.467469+00:00.
