Savjee/SavjeeCoin
A simple blockchain in Javascript. For educational purposes only. observed · 2026-08-28
Health v2 · maintenance only
56/100
- Activity 53
- 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: 3260
- days_rel: n/a
- days_push: 285
- n_releases_24m: 0
Adoption not part of the score
1770 stars · 740 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
SavjeeCoin is a minimal blockchain implementation in JavaScript, built as an npm library to accompany a YouTube tutorial series. It demonstrates proof-of-work mining, transaction signing with elliptic-curve keypairs, and chain tampering verification.
Use cases
- learn how a blockchain works by reading simple JavaScript code
- follow along with a blockchain video tutorial
- experiment with proof-of-work mining in a toy implementation
- generate wallet keypairs and sign transactions in a demo
- teach blockchain concepts in a classroom or workshop
When to choose
- you want a small, readable codebase to understand blockchain fundamentals
- you are following the author's YouTube tutorial series
- you need a teaching example rather than production code
When to avoid
- you need a secure or production-ready blockchain
- you want smart contracts or a real cryptocurrency network
- you need performance or consensus beyond simple proof-of-work
Facets
library · maturity maintenance
cryptography blockchain developer-tools blockchain education developer-tools educational proof-of-work wallet tutorial toy-project cryptocurrency nodejs javascript
1 source
- readme: https://github.com/Savjee/SavjeeCoin · fetched 2026-08-28 · c3cf3054ca55
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| Savjee/SavjeeCoin | main | 56 |
For agents
markdown · JSON · MCP: product_card(name="Savjee/SavjeeCoin")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem