https://github.com/crossmint/headless-viem
https://github.com/crossmint/headless-viem
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/crossmint/headless-viem
- Owner: Crossmint
- Created: 2024-05-21T21:24:20.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-05-21T21:36:45.000Z (about 2 years ago)
- Last Synced: 2024-12-31T04:42:38.434Z (over 1 year ago)
- Language: TypeScript
- Homepage: https://headless-viem.vercel.app
- Size: 91.8 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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/pages.tsx`.
Refer to https://docs.crossmint.com/nft-checkout/headless/quickstart for more info!