Good community traction and solid fundamentals. Nearly in the top tier.
Secure, open source and community driven crypto wallet runs on all platforms and trusted by millions.
Documentation
72
No CONTRIBUTING.md found (−47 pts base + up to −53 pts more for content).
→ Add a CONTRIBUTING.md telling newcomers how to get involved. Include setup, code style, test, and PR instructions.
README documents how to install the project.
README is present.
Licensed under Other.
Engineering
88
Lockfile present (yarn.lock). Installs are reproducible.
CI is configured (.github/workflows/build-desktop-renderer.yml).
Test files detected (apps/cli/jest.config.js).
Linter or formatter configured (.editorconfig).
Issue or PR templates present.
Project health
86
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)
- 517Forks
- 105Releaseslatest 4y ago
Community
- —Community health
- —authors own >50% of commits
- 2,378Watchers
Responsiveness
- 2hMedian issue response
- 15hMedian PR merge time
- 118Open issues
Repository files41 root entries
- __mocks__
- .agents
- .claude
- .codex
- .cursor
- .githubGood: CI is configured (.github/workflows/build-desktop-renderer.yml).Good: Issue or PR templates present.
- .husky
- .skillshare
- .yarn
- @types
- appsGood: Test files detected (apps/cli/jest.config.js).
- development
- docs
- packages
- patches
- scenarios
- .editorconfigGood: Linter or formatter configured (.editorconfig).
- .env.example
- .env.expo
- .env.version
- .eslintrc.js
- .gitattributes
- .gitignoreGood: .gitignore present.
- .lintstagedrc.js
- .oxlintrc.json
- .prettierrc.js
- .snyk
- .yarnrc.yml
- AGENTS.md
- background.js
- CLAUDE.md
- cspell.json
- INITIAL.md
- jest-setup.js
- jest.config.js
- LICENSE.mdGood: Licensed under Other.
- package.jsonGood: Dependency manifest found (package.json).
- 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.Issue: No run or usage instructions found (−45 pts).Fix: Add a section showing how to start or use the project.
- SECURITY.mdGood: Security policy present.
- tsconfig.json
- yarn.lockGood: Lockfile present (yarn.lock). Installs are reproducible.