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

https://github.com/jarrodwatts/thirdweb-signature-based-minting


https://github.com/jarrodwatts/thirdweb-signature-based-minting

Last synced: 3 months ago
JSON representation

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.