Migrate from Turnkey to BlindPay

Keep Turnkey for wallets and signing, and move the stablecoin-to-fiat offramp leg of a Turnkey-based product to BlindPay: map payout accounts, quotes, and webhooks.

Payouts
Quotes
Compliance
Webhooks

Paste this prompt into your coding agent to move the stablecoin-to-fiat offramp leg of a Turnkey (docs.turnkey.com) integration to BlindPay, keeping Turnkey as the wallet and signing layer.

Prompt

text

How to use

  1. Point the agent at your codebase so it inventories real Turnkey sign transaction activity and policy config rather than assuming.
  2. Review the migration report, especially the external-wallet registration step, since it is the only point where Turnkey and BlindPay actually connect.
  3. Dual-run at least one full settlement cycle per corridor, including the sentinel failure and refund cases, before retiring the old offramp path.