<>ts-stack
Get StartedArchitecturePackagesSpecsGuides
⌘K
Reference
Home
Get StartedOverviewInstallChoose your stackKey concepts
ArchitectureOverviewStack layersBEEF (BRC-62)BRC-100 Wallet InterfaceIdentity & AuthConformance pipeline
PackagesOverviewSDKWalletNetworkOverlaysMessagingMiddlewareHelpers
@bsv/simple@bsv/templates@bsv/did@bsv/did-client@bsv/wallet-helper@bsv/amountinator@bsv/air-gap@bsv/fund-wallet
InfrastructureOverviewmessage-box-serveroverlay-serveruhrp-server-basicuhrp-server-cloud-bucketwabwallet-infrachaintracks-server
SpecsOverviewBRC-100 Wallet InterfaceOverlay HTTPMessage-box HTTPAuthsocket (WebSocket)BRC-31 Auth HandshakeBRC-29 Peer PaymentBRC-121 / HTTP 402ARC BroadcastMerkle ServiceStorage AdapterGASP SyncUHRPAir-Gap Optical (BRC-141)
ConformanceOverviewVector catalogTS runnerContributing vectors
GuidesOverviewBuild a wallet-aware appRun an overlay nodePeer-to-peer messagingHTTP 402 payments
ReferenceOverviewBRC indexRepository health
AboutVersioningContributingDoc agentDocumentation sources
Loading…
Edit this page on GitHub
© 2026 BSV Blockchain. ts-stack is open-source.
GitHubContributingVersioning

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/templatesScriptTemplate implementations including OpReturn, MultiPushDrop, P2MSKH, and the hardware-backed R1K1Wallet
@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/air-gapOne-directional optical air-gap transport — fountain-coded QR parts for arbitrary bytes
@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
create-bsv-appCLI and starter catalogue for React, Express, full-stack, and maintained example applications