https://github.com/jarrodwatts/thirdweb-signature-based-minting
https://github.com/jarrodwatts/thirdweb-signature-based-minting
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/jarrodwatts/thirdweb-signature-based-minting
- Owner: jarrodwatts
- Created: 2022-04-07T01:06:09.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-04-20T01:09:38.000Z (over 3 years ago)
- Last Synced: 2025-01-29T14:31:48.343Z (8 months ago)
- Language: TypeScript
- Homepage: thirdweb-signature-based-minting.vercel.app
- Size: 157 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Thirdweb Signature Based Minting
A repo to demonstrate how we can create an NFT on the server-side using Next.JS API routes.
Then the user can mint an NFT on the client, based on the signature we produced on the server.