Ross ROSS = Recommend OSS · open-source software intelligence for agents

conradoqg/naivecoin resource

A cryptocurrency implementation in less than 1500 lines of code observed · 2026-08-28

github.com/conradoqg/naivecoin · JavaScript · Apache-2.0 (permissive) 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-02. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 3414
  • days_rel: n/a
  • days_push: 827
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1288 stars · 323 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

A minimal cryptocurrency implementation in under 1500 lines of JavaScript, designed to teach how blockchains, wallets, proof-of-work mining, and transactions work. Each node exposes a Swagger-documented REST API for blockchain, wallet, transaction, mining, and peer management.

Use cases

  • learn how blockchain and cryptocurrency internals work
  • understand proof-of-work mining with a simple codebase
  • study EdDSA-based deterministic address generation
  • run a small blockchain network with REST APIs for experimentation
  • teach blockchain concepts with a concise reference implementation

When to choose

  • you want a small, readable codebase to learn blockchain fundamentals
  • you need a simple REST API-driven blockchain for demos or coursework
  • you want to see how wallets, transactions, and mining fit together end to end

When to avoid

  • you need a production-ready or secure cryptocurrency
  • you require scalability, peer-to-peer websocket sync, or smart contracts
  • you need an actively developed project with community support

Facets

learning-resource · maturity maintenance

blockchain cryptography http-server api-framework developer-tools blockchain education developer-tools cross-platform cryptocurrency proof-of-work eddsa swagger p2p educational minimal-implementation nodejs javascript

1 source

Member repositories

RepositoryRoleHealth v2
conradoqg/naivecoinmain32

For agents

markdown · JSON · MCP: product_card(name="conradoqg/naivecoin")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem