Good shape overall. A few tweaks would push it into the top tier.
x402 Ecosystem Explorer
Documentation
88
Contributing guidance is in the README, not a dedicated CONTRIBUTING.md (−20 pts).
→ Moving it to a CONTRIBUTING.md makes it easier to find and keeps the README focused. A dedicated file earns +47 pts base.
README is present.
README documents how to install the project.
A license file is present.
Engineering
60
Test files detected (apps/scan/src/app/(app)/_components/resources/utils.test.ts).
CI is configured (.github/workflows/checks.yml).
Lockfile present (pnpm-lock.yaml). Installs are reproducible.
Linter or formatter configured (.prettierrc).
Issue or PR templates present.
Project health
89
Dependency manifest found (package.json).
Repository has a description.
Actively maintained (pushed within the last month).
.gitignore present.
Repository health signals
Activity, community, and responsiveness at scan time
Activity
- —Commits (30d / 90d)
- 249Forks
- 23Releaseslatest 4mo ago
Community
- —Community health
- —authors own >50% of commits
- 351Watchers
Responsiveness
- 5d 15hMedian issue response
- <1hMedian PR merge time
- 32Open issues
Repository files19 root entries
- .changeset
- .githubGood: CI is configured (.github/workflows/checks.yml).Good: Issue or PR templates present.
- appsGood: Test files detected (apps/scan/src/app/(app)/_components/resources/utils.test.ts).
- docs
- evals
- examples
- packagesGood: A license file is present.
- sync
- .gitignoreGood: .gitignore present.
- .prettierignore
- .prettierrcGood: Linter or formatter configured (.prettierrc).
- knip.config.ts
- package.jsonGood: Dependency manifest found (package.json).
- pnpm-lock.yamlGood: Lockfile present (pnpm-lock.yaml). Installs are reproducible.
- pnpm-workspace.yaml
- preview.png
- README.mdGood: README is present.Good: README is well structured with multiple sections.Good: README includes screenshots or visuals. Great for first impressions.Good: README has code examples.Good: README links to a live demo or deployed app.Good: README includes status badges.Good: README documents how to install the project.Good: README documents how to run the project.
- tsconfig.base.json
- turbo.json