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

0xs34n/blockchain-cli

⛓️ A minimal blockchain command-line interface. observed · 2026-08-28

github.com/0xs34n/blockchain-cli · 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-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 3339
  • days_rel: n/a
  • days_push: 1513
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1158 stars · 166 forks observed · 2026-08-28

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

A minimal blockchain command-line interface built with Node.js that lets users create blocks, mine with proof-of-work, validate chain integrity, and run peer-to-peer nodes. It is primarily an educational/demo tool for understanding how blockchains and decentralized networks work.

Use cases

  • learn how a blockchain works hands-on
  • demo proof-of-work mining in the terminal
  • experiment with peer-to-peer blockchain nodes
  • understand merkle trees and block validation
  • teach blockchain concepts to students
  • prototype a toy cryptocurrency in javascript

When to choose

  • you want an interactive terminal demo of blockchain fundamentals
  • you are learning or teaching how blocks, hashing, and PoW fit together
  • you want a small JavaScript codebase to read and extend

When to avoid

  • you need a production blockchain or real cryptocurrency
  • you require persistent storage - the chain is kept in memory
  • you need security-audited cryptography or mainnet compatibility

Facets

cli-tool · maturity maintenance

cli cryptography p2p developer-tools blockchain developer-tools education cli cross-platform blockchain-demo proof-of-work learning-tool vorpal merkle-tree cryptocurrency nodejs

1 source

Member repositories

RepositoryRoleHealth v2
0xs34n/blockchain-climain32

For agents

markdown · JSON · MCP: product_card(name="0xs34n/blockchain-cli")

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