message-signing

Installation
SKILL.md

BSV Message Signing

Three approaches for message signing on BSV, from simple to full-featured.

Quick Reference

Approach Package Use Case
Direct SDK @bsv/sdk Simple message signing (BSM, BRC-77)
Templates @1sat/templates Script parsing/creation for protocols
Sigma Protocol sigma-protocol Transaction-bound signatures

1. Direct SDK Signing

For simple message authentication without transaction context.

BSM (Bitcoin Signed Message)

Related skills

More from b-open-io/bsv-skills

Installs
18
GitHub Stars
4
First Seen
Feb 8, 2026