# m1guelpf/lil-web3

Simple, intentionally-limited versions of web3 protocols & apps.

Repository: https://github.com/m1guelpf/lil-web3
Canonical: https://ross.abutalabs.com/products/lil-web3
Language: Solidity
License: AGPL-3.0
License Family: copyleft
Last push: 2022-11-20T02:37:04+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-03T02:39:23.370411+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 1702, "days_push": 1383, "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 1167, forks 109 (observed 2026-08-28T04:03:50.699038+00:00)

## What it is
A collection of small, intentionally-limited Solidity smart contracts that reimplement popular web3 protocols and apps like ENS, OpenSea, and Juicebox. It serves as an educational resource for understanding how these protocols work at their core.

## Use cases
- learn how ENS-style name registration works on-chain
- understand the basics of an NFT marketplace contract
- study a minimal NFT fractionalisation implementation
- explore a simple token sale and refund mechanism
- use minimal smart contracts as a starting point for web3 projects

## When to choose
- you want to learn web3 protocol fundamentals through minimal code
- you need simple, auditable Solidity contracts as reference implementations
- you are teaching or studying smart contract design

## When to avoid
- you need production-ready, feature-complete web3 protocols
- you require audited contracts for handling real user funds
- you need comprehensive protocol features like royalties or governance

## Facets
- artifact type: library
- maturity: maintenance
- function: blockchain, developer-tools, sdk
- domain: blockchain, developer-tools, education
- platform: -
- tags: smart-contracts, web3, solidity, nft, ens, defi, educational, cryptocurrency, ethereum

## Member repositories
- m1guelpf/lil-web3 (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:50.699038+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:28:52.243863+00:00, confidence not recorded.
  - readme: https://github.com/m1guelpf/lil-web3 (fetched 2026-08-28T04:03:50.699038+00:00, sha e6a5bbc02855)
- Data as of 2026-08-30T08:39:29.467469+00:00.
