[ PACK LIBRARY / PACK 05 ]

Payments & Blockchain

Money movement, identity, and on-chain rails.

41 PLAYBOOKS — 3 OPEN AS FREE SAMPLES

The sample playbooks below are open in full. Unlock the pack once and every playbook here becomes readable, updates included.

← YOUR PACKS

BLUEPRINTS/ 5

  • BLUEPRINTLOCKED

    Ship a dispute-resistant digital product storefront

    Mina, Theo, and Jerry build a guest-checkout storefront with webhook-driven fulfillment, access logging, and an optional wallet-native download gate — the proven pattern for selling digital products where fulfillment survives a closed tab and stays idempotent across retries.

  • BLUEPRINTLOCKED

    Launch a 1Sat Ordinals collection: mint, list, marketplace, brand name

    Uno Satoj, David, Lisa, and Theo take an NFT collection from art to live marketplace on BSV — generation, minting, marketplace listing, and a human-readable OpNS name — in one coordinated run. The UTXO-based 1Sat stack sidesteps EVM contract-audit costs entirely, since there's no Solidity reentrancy surface to audit.

  • BLUEPRINTLOCKED

    Build a usage-based billing platform with metering and dunning

    Mina, Idris, and Theo build a metered-billing system that keeps the usage source of truth in your own database, so changing what you meter never forces a re-integration, with dunning and guardrails against runaway pre-invoice exposure.

  • BLUEPRINTLOCKED

    Build a Bitcoin-native identity platform with wallet OAuth and SSO

    Siggy, David, and Theo replace password auth with wallet-native OAuth, BAP identity onboarding, and a self-hosted TokenPass identity server — nonce validation, domain binding, and expiration enforcement included. The packaged BSV answer to the SIWE-style wallet-auth demand that matured on Ethereum first.

  • BLUEPRINTLOCKED

    Stand up agent-to-agent commerce: paid x402 API plus on-chain identity

    Stand up agent-to-agent commerce on BSV rails: the x402 skill wires BRC-31 authenticated requests and BRC-29 payments over the x-bsv-payment header, paired with ClawNet identity so every paying agent is attributable. Requires MetaNet Client; this is the BSV-native x402, a different protocol from Coinbase's EVM x402.

FEATURES/ 12

  • FEATURELOCKED

    Add Stripe Checkout and subscription billing to an existing app

    Mina and Theo wire working subscription tiers with correct webhook-based provisioning, fulfilling off checkout.session.completed with idempotency so a customer who closes the tab mid-redirect still gets provisioned.

  • FEATURELOCKED

    Wire up Stripe Connect marketplace payouts and seller onboarding

    Mina builds split payments where sellers onboard, get KYC'd, and get paid, with refund attribution and payout timing handled correctly — the parts of a marketplace Connect gives building blocks for but doesn't solve. Note Connect's geographic gaps before committing.

  • FEATURELOCKED

    Add passkey + Bitcoin wallet auth to an existing app

    Siggy and Theo let users sign in with a Bitcoin wallet signature, alongside passwords or on its own, built on Sigma Identity's tested nonce, domain, expiration, and replay validation.

  • FEATURELOCKED

    Connect Plaid for bank-linked payments and ACH

    Mina wires bank account verification and ACH pulls with a proper Plaid Link flow, so bank-linked payments work without a fragile hand-built integration.

  • FEATURELOCKED

    Add an x402 paid-API gate to an MCP server or endpoint

    Put a per-request BSV paywall in front of any API endpoint using the x402 skill's payment-required handshake (BRC-31 auth + BRC-29 payment over the x-bsv-payment header). Buyers get a working gated endpoint with honest 402 responses and receipt verification. BSV-native x402; Coinbase's EVM protocol of the same name is a different system.

  • FEATURELOCKED

    Add BSV/1Sat wallet payments as a checkout option

    David and Mina add native BRC-100 BSV wallet checkout alongside card payments, so users can pay on-chain directly without a card network in the loop.

  • FEATURELOCKED

    Add MNEE stablecoin payments to an app

    Uno Satoj adds USD-denominated payments settled on BSV without card-network fees, using the MNEE stablecoin with balance, transfer, and cosign handling.

  • FEATURELOCKED

    Add on-chain BAP identity verification to a user flow

    David and Siggy add verified, portable, cryptographically provable user identity to a flow, with diagnostics for when a bitcoin-auth token fails to verify.

  • FEATURELOCKED

    Add a device-authorization flow for CLI and desktop sign-in

    Siggy gives CLI and desktop apps a browser-free RFC 8628 device-code sign-in flow through Sigma Identity, so command-line tools get real auth without embedding a browser.

  • FEATURELOCKED

    Add usage-based billing meters to an existing SaaS product

    Mina and Idris wire per-unit billing with a DB-backed source of truth, so changing what you measure is a query change on your side and never a Stripe re-integration.

  • FEATURELOCKED

    Add a refund and dispute-handling workflow with evidence bundling

    Mina and Maxim add automated refund logic and chargeback evidence bundling — download timestamps and file IDs — since digital-download processing is treated as higher chargeback risk.

  • FEATURELOCKED

    Add a dApp wallet-connect flow to a 1Sat/BSV web app

    Uno Satoj lets users connect their 1Sat wallet to the app the way they'd connect MetaMask on EVM, so on-chain features work against the user's own wallet.

TASKS/ 15

  • TASKLOCKED

    Audit a payment webhook handler for idempotency and signature gaps

    Jerry and Mina return a concrete list of retry-storm and double-fulfillment risks — missing idempotency keys, unverified signatures, slow work in the handler — fixed. Webhooks are the single biggest self-inflicted-wound category in payment integrations.

  • TASKLOCKED

    Decode and audit a raw BSV transaction or BEEF payload

    David returns a human-readable breakdown of a transaction or BEEF payload for support and debugging, so an opaque hex blob becomes something you can reason about.

  • TASKLOCKED

    Estimate BSV transaction fees and optimize UTXO batching

    David lowers per-transaction cost with a correct fee and batching strategy, so a BSV app isn't overpaying on every send or fragmenting its UTXO set.

  • TASKLOCKED

    Rotate BAP identity signing keys after a suspected compromise

    David performs a clean key rotation that preserves existing attestations, so a suspected compromise is contained and the identity stays intact through the rotation.

  • TASKLOCKED

    Encrypt and back up a BSV wallet

    David produces a recoverable, encrypted wallet backup file with bitcoin-backup, so funds aren't one lost laptop away from gone.

  • TASKLOCKED

    Look up a BSV address's balance and UTXO history for reconciliation

    David reconciles on-chain balances and UTXO history against your internal ledger, so accounting matches the chain to the satoshi at close of each period.

  • TASKLOCKED

    Check the BSV price and build a live price-feed widget

    David surfaces a live BSV/USD rate in-app, so pricing and balances display in a currency users understand.

  • TASKLOCKED

    Diagnose bitcoin-auth token verification failures

    Siggy root-causes an auth failure and turns an intermittent sign-in bug into a named cause with a fix you can verify.

  • TASKFREE SAMPLE

    Sweep a legacy wallet's UTXOs into a new 1Sat wallet

    Uno Satoj consolidates funds from a legacy wallet into a new 1Sat wallet with nothing left stranded, so a migration doesn't quietly abandon dust or an unspent output.

  • TASKLOCKED

    Register an OpNS human-readable name for a wallet or brand

    Uno Satoj registers a memorable on-chain name so people send to a readable handle that resolves to the wallet on-chain.

  • TASKLOCKED

    Time-lock BSV funds for vesting or escrow

    Uno Satoj provably locks funds until a release condition, so a vesting or escrow arrangement is enforced by the script itself and anyone can verify the lock on-chain.

  • TASKLOCKED

    Subscribe to real-time BSV transaction events via JungleBus

    David wires a live event stream into app logic, so the app reacts to on-chain activity the moment a relevant transaction confirms.

  • TASKLOCKED

    Securely hand off a live API key or BAP backup passphrase

    Maxim gets a Stripe secret, Plaid client secret, or BAP backup passphrase to a teammate without it ever touching chat logs, using an encrypted peer-to-peer handoff.

  • TASKLOCKED

    Deploy a BSV21 token with supply and metadata

    Uno Satoj deploys a BSV21 token with correct supply and metadata on the 1Sat stack, so a token launch is a configured deploy with the parameters set and verified before broadcast.

  • TASKLOCKED

    Generate art and mint it as a single ordinal

    Uno Satoj and Lisa generate an image and mint it as a 1Sat ordinal in one sitting, so a one-off inscription doesn't require a separate art and minting pipeline.

CHAINS/ 5

FOUNDATIONS/ 4