Skip to content

Examples

Use examples after you know the flow you want to build. Flow pages explain product behavior; examples show how to implement it in your stack.

Recommended read order:

  1. Quickstart
  2. Choose your flow
  3. Why wallet adapters, unless your flow is card-only
  4. A framework example below
  5. Troubleshooting if anything does not render, quote, or connect

Start here

Framework examples

Use these when you want copy-paste app structure.

Flow examples

Use these when you still need product-level flow details.

Card-only checkout can skip wallet setup. Swap, receive with crypto, and mixed crypto/card checkout need a wallet adapter before a user can finish wallet signing.

Wallet examples

Wallet setup is required for crypto payments and mixed crypto/card checkout. It is not required for card-only checkout.

Help while building