# starkscan/starkscan-verifier

Verify Cairo contracts on Starkscan in 1 minute.

Repository: https://github.com/starkscan/starkscan-verifier
Canonical: https://ross.abutalabs.com/products/starkscan-verifier
Homepage: https://starkscan.co
Language: TypeScript
License: AGPL-3.0
License Family: copyleft
Topics: block-explorer, blockchain, ethereum, starknet, starkware, zk-rollup, zk-stark, zk-starks, zk-technology
Last push: 2024-06-02T00:58:54+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 1451, "days_push": 823, "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 1261, forks 250 (observed 2026-08-28T04:04:10.070765+00:00)

## What it is
A command-line tool (npm package 'starkscan') that verifies Cairo smart contract ABIs on the Starkscan block explorer for Starknet. Verification ensures transactions and events are decoded correctly and lets users trust contract information when interacting on-chain.

## Use cases
- verify a cairo smart contract on starknet
- publish verified contract source on a block explorer
- make contract transactions and events decode correctly on starkscan
- confirm a starknet contract abi is not misleading
- let users safely run read and write operations on my contract
- verify contract abi from the terminal with npx

## When to choose
- you deployed a Cairo contract on Starknet and want it marked verified on Starkscan
- you want decoded, human-readable transactions and events for your contract
- you want to reduce security risk for users interacting with your unverified contract

## When to avoid
- you need contract verification on Ethereum or EVM chains rather than Starknet
- you want a GUI-only verification flow instead of a CLI
- your project does not use Starknet/Cairo at all

## Facets
- artifact type: cli-tool
- maturity: active
- function: developer-tools, cli, security, blockchain
- domain: blockchain, developer-tools, security
- platform: cli, cross-platform
- tags: starknet, cairo, contract-verification, block-explorer, starkware, zk-rollup, abi-verification, npm-package, nodejs

## Member repositories
- starkscan/starkscan-verifier (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:10.070765+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-30T05:04:20.507228+00:00, confidence not recorded.
  - readme: https://github.com/starkscan/starkscan-verifier (fetched 2026-08-28T04:04:10.070765+00:00, sha 22435c5f49de)
  - homepage: https://starkscan.co (fetched 2026-08-29T12:16:44.748381+00:00, sha de53fa30093c)
  - site_page: https://starkscan.co/docs (fetched 2026-08-29T12:16:44.759555+00:00, sha 4ae25b9ad84d)
  - site_page: https://starkscan.co/docs/ai (fetched 2026-08-29T12:16:44.761651+00:00, sha c2ff542e7d00)
  - site_page: https://starkscan.co/docs/api/agent-quickstart (fetched 2026-08-29T12:16:44.765233+00:00, sha 13b34a5ed0da)
  - site_page: https://starkscan.co/docs/sdk/typescript (fetched 2026-08-29T12:16:44.767521+00:00, sha a45b66713e2f)
  - site_page: https://starkscan.co/docs/getting-started (fetched 2026-08-29T12:16:44.769601+00:00, sha 36ccc96f3612)
  - site_page: https://starkscan.co/docs/ai/mcp-quickstart (fetched 2026-08-29T12:16:44.771257+00:00, sha a93e892e5b5c)
  - site_page: https://starkscan.co/pricing (fetched 2026-08-29T12:16:44.763540+00:00, sha 62fafb8144bf)
- Data as of 2026-08-30T08:39:29.467469+00:00.
