# painn-n/onchainsms

Repository: https://github.com/painn-n/onchainsms
Canonical: https://ross.abutalabs.com/products/onchainsms
Language: JavaScript
License Family: other
Last push: 2026-08-18T19:24:22+00:00

## Health v2 (maintenance only)
Score: 58/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 98, release rhythm 35, longevity 6
- inputs: {"age_days": 87, "days_push": 15, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, young, no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1150, forks 2 (observed 2026-08-28T04:03:46.523608+00:00)

## What it is
A web dApp for sending public wallet-to-wallet notes on Robinhood Chain and Base, where each message is an EVM transaction embedding the recipient and message in calldata with a small ETH treasury fee. Firebase authenticates wallets and indexes confirmed transactions for inbox and sent views, while the chain remains the source of truth.

## Use cases
- send onchain messages between wallets
- build a decentralized messaging inbox on Base
- store public notes in transaction calldata
- authenticate users via wallet signature with Firebase
- index blockchain transactions into Firestore for fast reads
- deploy a web3 messaging app with Firebase hosting

## When to choose
- you want public, onchain wallet-to-wallet messaging on EVM chains
- you need a reference architecture combining wagmi, Firebase Auth, and Cloud Functions
- you want the blockchain as source of truth with an off-chain read index

## When to avoid
- you need private or encrypted messaging - all messages are public
- you need high-volume messaging - every message costs a transaction fee
- you need a license-protected project - no license is specified

## Facets
- artifact type: application
- maturity: active
- function: web-framework, http-server, auth, sdk, developer-tools
- domain: blockchain, web-development, messaging-platforms, self-hosted
- platform: browser, cloud, self-hosted
- tags: onchain-messaging, evm, wallet-connect, firebase, web3, calldata, base, robinhood-chain, dapp, inbox, cryptocurrency, web-server, nodejs

## Member repositories
- painn-n/onchainsms (main) score 58

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:46.523608+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-30T06:33:41.489601+00:00, confidence not recorded.
  - readme: https://github.com/painn-n/onchainsms (fetched 2026-08-28T04:03:46.523608+00:00, sha 2a0f2cee07e1)
- Data as of 2026-08-30T08:39:29.467469+00:00.
