fix: remove w3c cli tool mention#98
Conversation
|
📝 WalkthroughWalkthroughThe README documentation has been reformatted to improve table column alignment and spacing. Package listings have been reorganized including w3c-issuer and w3c-vc entries. Section formatting across Getting Started, Running the code, and related areas has been adjusted for consistency, with an explicit npm test step added. Changes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~3 minutes Poem
Pre-merge checks and finishing touches❌ Failed checks (1 warning, 1 inconclusive)
✅ Passed checks (1 passed)
✨ Finishing touches🧪 Generate unit tests (beta)
Warning Review ran into problems🔥 ProblemsGit: Failed to clone repository. Please run the Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
There was a problem hiding this comment.
Actionable comments posted: 1
📜 Review details
Configuration used: defaults
Review profile: CHILL
Plan: Pro
⛔ Files ignored due to path filters (1)
package-lock.jsonis excluded by!**/package-lock.json
📒 Files selected for processing (1)
README.md
🔇 Additional comments (3)
README.md (3)
1-17: Well-executed documentation reformatting.The table reorganization and column alignment improve readability. The package list is now clearly structured with consistent npm registry links.
42-48: Clear and concise build/test instructions.The addition of the explicit
npm run teststep improves developer clarity on the testing workflow. The instruction sequence is logical and properly formatted.
1-49: Confirm complete removal of w3c cli tool references from README.md.The provided snippet (lines 1-49) shows no visible cli or command-line tool references, but since the code display explicitly excludes removed or replaced lines, a complete verification of the removal across the entire file is required.
| 1. Prepare and Sign the VC payload. [link](https://github.com/TrustVC/w3c/tree/main/packages/w3c-vc#1-signing-a-credential) | ||
| 3. Verify | ||
| 1. Verify the signed VC. [link](https://github.com/TrustVC/w3c/tree/main/packages/w3c-vc#2-verifying-a-credential) | ||
| 2. Verify the credentialStatus [link]() |
There was a problem hiding this comment.
Complete the broken link placeholder.
Line 40 has an incomplete link with an empty URL: [link](). Either provide the valid URL reference for verifying credentialStatus or remove the placeholder.
🤖 Prompt for AI Agents
In README.md around line 40, the credentialStatus verification link is a broken
placeholder "[link]()", so replace the empty URL with the correct verification
URL (or a relative doc anchor) or remove the placeholder entirely; update the
markdown so the line either reads "2. Verify the credentialStatus [correct-URL]"
with a valid target or simply "2. Verify the credentialStatus" if no link is
available.
## [2.0.1](https://github.com/TrustVC/w3c/compare/@trustvc/w3c-issuer@2.0.0...@trustvc/w3c-issuer@2.0.1) (2025-12-26) ### Bug Fixes * remove w3c cli tool mention ([#98](#98)) ([66072ee](66072ee))
|
🎉 This PR is included in version 2.0.1 🎉 The release is available on: Your semantic-release bot 📦🚀 |
## [2.0.1](https://github.com/TrustVC/w3c/compare/@trustvc/w3c-context@2.0.0...@trustvc/w3c-context@2.0.1) (2025-12-26) ### Bug Fixes * remove w3c cli tool mention ([#98](#98)) ([66072ee](66072ee))
|
🎉 This PR is included in version 2.0.1 🎉 The release is available on: Your semantic-release bot 📦🚀 |
## [2.0.1](https://github.com/TrustVC/w3c/compare/@trustvc/w3c-credential-status@2.0.0...@trustvc/w3c-credential-status@2.0.1) (2025-12-26) ### Bug Fixes * remove w3c cli tool mention ([#98](#98)) ([66072ee](66072ee))
|
🎉 This PR is included in version 2.0.1 🎉 The release is available on: Your semantic-release bot 📦🚀 |
## [2.0.1](https://github.com/TrustVC/w3c/compare/@trustvc/w3c-vc@2.0.0...@trustvc/w3c-vc@2.0.1) (2025-12-26) ### Bug Fixes * remove w3c cli tool mention ([#98](#98)) ([66072ee](66072ee))
|
🎉 This PR is included in version 2.0.1 🎉 The release is available on: Your semantic-release bot 📦🚀 |
## [2.0.1](https://github.com/TrustVC/w3c/compare/@trustvc/w3c@2.0.0...@trustvc/w3c@2.0.1) (2025-12-26) ### Bug Fixes * remove w3c cli tool mention ([#98](#98)) ([66072ee](66072ee))
|
🎉 This PR is included in version 2.0.1 🎉 The release is available on: Your semantic-release bot 📦🚀 |



Summary
remove w3c cli tool mention
Jira Ticket
Summary by CodeRabbit
✏️ Tip: You can customize this high-level summary in your review settings.