# larvalabs/cryptopunks

Collectible 8-bit characters on the Ethereum blockchain.

Repository: https://github.com/larvalabs/cryptopunks
Canonical: https://ross.abutalabs.com/products/cryptopunks
Homepage: http://www.larvalabs.com/cryptopunks
Language: JavaScript
License: NOASSERTION
License Family: other
Last push: 2024-03-15T21:36:34+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": 3379, "days_push": 901, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1434, forks 363 (observed 2026-08-28T04:04:43.314909+00:00)

## What it is
The original CryptoPunks project: 10,000 unique algorithmically generated 24x24 pixel collectible characters whose ownership is managed by an Ethereum smart contract with a built-in peer-to-peer marketplace. The repository contains the market contract, its ABI, a verifiable composite image of all punks, and unit tests verifying contract functionality.

## Use cases
- study the pioneering NFT smart contract that predates the ERC-721 standard
- interact with the CryptoPunks market contract using its ABI and contract address
- understand how on-chain ownership and trading of unique digital collectibles works
- fork or reference an early example of a decentralized collectible marketplace
- verify the authenticity of punk images against an on-chain verifiable composite
- research the history of generative pixel art and digital ownership on Ethereum

## When to choose
- You need the canonical contract address and ABI to integrate with or trade CryptoPunks
- You want to study or fork the original pre-ERC-721 NFT implementation
- You are researching the origins of on-chain generative art and NFT marketplaces

## When to avoid
- You need a modern, audited ERC-721/ERC-721A implementation with current tooling
- You want an actively developed NFT framework or SDK rather than a historical artifact
- You need upgradable contracts, minting features, or support for chains other than Ethereum

## Facets
- artifact type: application
- maturity: maintenance
- function: blockchain
- domain: blockchain, entertainment
- platform: browser
- tags: nft, ethereum, smart-contract, solidity, generative-art, pixel-art, collectibles, digital-art, web3, on-chain-marketplace, cryptocurrency

## Member repositories
- larvalabs/cryptopunks (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:43.314909+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-30T04:36:54.937243+00:00, confidence not recorded.
  - readme: https://github.com/larvalabs/cryptopunks (fetched 2026-08-28T04:04:43.314909+00:00, sha 5bd5bdd1a45c)
  - homepage: http://www.larvalabs.com/cryptopunks (fetched 2026-08-29T11:48:18.381677+00:00, sha 7728ae045036)
  - site_page: https://www.larvalabs.com/about (fetched 2026-08-29T11:48:18.391007+00:00, sha 7f0db8a4b6eb)
- Data as of 2026-08-30T08:39:29.467469+00:00.
