An open API service indexing awesome lists of open source software.

https://github.com/crossmint/headless-sendpayment


https://github.com/crossmint/headless-sendpayment

Last synced: 7 months ago
JSON representation

Awesome Lists containing this project

README

          

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!