0
/ 100
Solid engineering. The biggest lever is setup instructions. It has gone quiet lately, though.
Go library for crypto and bitcoin specific code. Bind to the clients using gomobile
Top fixes
Highest-impact changes first, ranked by point weight
- 1README12pt
Expand with a description, install steps, usage, and examples.
- 2README12pt
Add more sections (Overview, Install, Usage, Contributing) using ## headings.
- 3README12pt
Show a quick-start snippet so contributors can see what using your project looks like.
- 4README12pt
Add CI/build status badges from shields.io or your CI provider to signal project health.
Working through the fixes? Let every push regrade itself.
The free GitHub App rescans this repo on every push and posts the grade as a commit check, so the score climbs without coming back to rescan by hand.
Scorecard
Every check, grouped by category and sorted worst-first
Documentation
52
No install instructions found in the README (−45 pts).
→ Add a section showing how to install dependencies.
README is present.
CONTRIBUTING guide found.
Licensed under MIT.
Engineering
86
No issue or PR templates found (−100 pts).
→ Add .github/ISSUE_TEMPLATE/ with bug_report.md and feature_request.md to guide contributors. It dramatically improves issue quality.
Lockfile present (go.sum). Installs are reproducible.
Test files detected (address_test.go).
CI is configured (vendor/github.com/aead/chacha20/.travis.yml).
Formatting enforced (vendor/gopkg.in/gormigrate.v1/.editorconfig).
Project health
75
No pushes in over 2 years. Looks unmaintained (−95 pts).
→ A recent commit signals the project is alive and worth using.
Dependency manifest found (go.mod).
Repository has a description.
.gitignore present.
Repository health signals
Activity, community, and responsiveness at scan time
Activity
- -Commits (30d / 90d)
- 2Forks
- 10Releaseslatest 4y ago
Community
- 37% - WeakCommunity health
- 2 bus factorauthors own >50% of commits
- 36Watchers
Responsiveness
- -Median issue response
- -Median PR merge time
- 0Open issues
Repository files75 root entries
- addresses
- aescbc
- btcsuitew
- emergencykit
- errors
- fees
- hdpath
- keycrypt
- lnurl
- musig
- newop
- operation
- recoverycode
- sphinx
- swaps
- vendorGood: CONTRIBUTING guide found.Issue: CONTRIBUTING guide contents could not be read (−28 pts vs a readable file).Fix: Move the file to the repo root or docs/CONTRIBUTING.md so its setup, style, test, and PR sections can be graded.Good: CI is configured (vendor/github.com/aead/chacha20/.travis.yml).Good: Formatting enforced (vendor/gopkg.in/gormigrate.v1/.editorconfig).Good: Environment pinned via vendor/github.com/jinzhu/gorm/docker-compose.yml.
- walletdb
- .gitignoreGood: .gitignore present.
- address_test.goGood: Test files detected (address_test.go).
- address.go
- bip70.pb.go
- bip70.proto
- bridge.go
- challenge_keys_test.go
- challenge_keys.go
- challenge_public_key.go
- emergency_kit_test.go
- emergency_kit.go
- encodings_test.go
- encodings.go
- encrypt_test.go
- encrypt.go
- errors.go
- features_test.go
- features.go
- fees.go
- go.modGood: Dependency manifest found (go.mod).
- go.sumGood: Lockfile present (go.sum). Installs are reproducible.
- hashes.go
- hdprivatekey_test.go
- hdprivatekey.go
- hdpublickey_test.go
- hdpublickey.go
- incoming_swap_test.go
- incoming_swap.go
- init_test.go
- init.go
- invoice_test.go
- invoice.go
- invoices_test.go
- invoices.go
- keycrypter_test.go
- keycrypter.go
- LICENSEGood: Licensed under MIT.
- lnurl.go
- network_test.go
- network.go
- partiallysignedtransaction_test.go
- partiallysignedtransaction.go
- publickey.go
- README.mdGood: README is present.Issue: README is fairly short (−10 pts). At 400+ chars you get partial credit; 1,500+ earns the full +20 pts.Fix: Expand with a description, install steps, usage, and examples.Issue: README has some structure (−7 pts). 2-3 headings earns partial credit; 4+ earns the full +15 pts.Fix: Add more sections (Overview, Install, Usage, Contributing) using ## headings.Good: README includes screenshots or visuals. Great for first impressions.Issue: README has no code examples (−15 pts).Fix: Show a quick-start snippet so contributors can see what using your project looks like.Good: README links to a live demo or deployed app.Issue: No status badges in the README (−10 pts).Fix: Add CI/build status badges from shields.io or your CI provider to signal project health.Issue: No install instructions found in the README (−45 pts).Fix: Add a section showing how to install dependencies.Issue: No run or usage instructions found (−45 pts).Fix: Add a section showing how to start or use the project.
- recoverycode_test.go
- recoverycode.go
- ripemd160_test.go
- ripemd160.go
- scrypt.go
- segwit.go
- submarineSwap.go
- submarineSwapV1.go
- submarineSwapV2.go
- V1.go
- V2.go
- V3.go
- V4.go
- V5.go
Add this badge to your README
It updates automatically each time the repo is re-graded.
[](https://www.repo-grade.com/report/muun/libwallet)