Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 341 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 341 Bytes

This is a demo app that shows how to parse, sign, and send the serializedTransaction returned from a headless checkout order.

All the magic happens in /app/components/SendPayment.tsx.

See how to setup rainbowkit and related packages in app/page.tsx.

Refer to https://docs.crossmint.com/nft-checkout/headless/quickstart for more info!