Helpers Domain

Utility libraries and helper tools for common BSV operations. Includes high-level wallet APIs, transaction builders, script templates, DID management, and development tools.

Packages

PackagePurpose
@bsv/simpleHigh-level wallet API for browser and server — manage payments, tokens, inscriptions, DIDs, and credentials
@bsv/wallet-helperFluent transaction builder for explicit wallet-backed transactions, BRC-29 derivation, and ordinal support
@bsv/templatesPredefined ScriptTemplate examples for protocol engineers, including OpReturn, MultiPushDrop, and P2MSKH lock/unlock patterns
@bsv/didSD-JWT VC and optional did:key helpers for BSV SDK identity keys
@bsv/did-clientDID client for creating, revoking, and querying on-chain DIDs with overlay broadcast
@bsv/amountinatorMulti-currency converter (SATS↔BSV↔15+ fiat) with exchange rate caching
@bsv/fund-walletCLI faucet for funding wallets from Metanet Desktop during development and testing