bitcoin-auth-diagnostics
CommunityTroubleshoot Bitcoin auth, fix token issues fast.
Software Engineering#debugging#security#authentication#troubleshooting#blockchain#signature verification#bitcoin-auth
AuthorMicrock
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Diagnosing and troubleshooting authentication failures, signature verification errors, or integration problems with the bitcoin-auth library can be complex and time-consuming. This Skill provides a comprehensive workflow for identifying and resolving these issues.
Core Features & Use Cases
- Token Structure Validation: Automatically check the format and components of
bitcoin-authtokens for common structural errors. - Signature Verification Diagnosis: Pinpoint specific causes of signature failures, including request path mismatches, timestamp issues, and body hash discrepancies.
- Common Integration Issue Resolution: Identify and correct frequent client-side generation and server-side verification mistakes.
- Use Case: If your application is experiencing 'invalid signature' errors with
bitcoin-authtokens, use this skill to systematically validate the token structure, diagnose timestamp or request path mismatches, and identify the root cause of the verification failure.
Quick Start
Diagnose why a bitcoin-auth token is failing verification, given the token string and the expected request path.
Dependency Matrix
Required Modules
bitcoin-auth@bsv/sdk
Components
references
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: bitcoin-auth-diagnostics Download link: https://github.com/Microck/ordinary-claude-skills/archive/main.zip#bitcoin-auth-diagnostics Please download this .zip file, extract it, and install it in the .claude/skills/ directory.