Auth Signers

Signer abstraction patterns in Amethyst. Use when working with event signing, choosing between a local keypair (`NostrSignerInternal`), a remote NIP-46 bunker signer (`NostrSignerRemote`), or a NIP-55 Android external-app signer (`NostrSignerExternal`). Covers the abstract `NostrSigner` base class, `SignerResult` contract, how to wire a new flow that needs to sign events, and the security/UX trade-offs between signer kinds.

vitorpamplona 8b11a52 3 files · 16.6 KB Updated

File contents

vitorpamplona/amethyst/tree/main/.claude/skills/auth-signers commit 8b11a52d1b

Frequently asked questions

npx skillmds add vitorpamplona/auth-signers