Consensys/Tokens
Ethereum Token Contracts observed · 2026-08-28
Health v2 · maintenance only
10/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases archived
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: 4133
- days_rel: n/a
- days_push: 800
- n_releases_24m: 0
Adoption not part of the score
2122 stars · 1188 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A repository of minimalist, standards-compliant Solidity smart contracts for Ethereum tokens, primarily implementing the EIP20 (ERC-20) standard. It was intended as a readable reference implementation of token standards, but is now deprecated in favor of OpenZeppelin's token contracts.
Use cases
- implement an erc20 token contract in solidity
- reference implementation of the eip20 token standard
- learn how ethereum token contracts work
- minimalist token contract for ethereum
- publish token contracts via ethpm
When to choose
- studying a simple, well-documented ERC-20 reference implementation for learning purposes
When to avoid
- starting a new production token project - the repo is deprecated and recommends OpenZeppelin
- needing feature-rich or audited token implementations with active maintenance
- requiring support for newer token standards like ERC-777 or ERC-4626
Facets
library · maturity abandoned
sdk security blockchain developer-tools ethereum solidity smart-contracts erc20 token-standards deprecated eip20 cryptocurrency nodejs javascript
1 source
- readme: https://github.com/Consensys/Tokens · fetched 2026-08-28 · 67a74352ed03
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| Consensys/Tokens | main | 10 |
For agents
markdown · JSON · MCP: product_card(name="Consensys/Tokens")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem