thirdweb-dev / engine

The most powerful backend engine for web3 apps.
https://thirdweb.com/engine
Apache License 2.0
152 stars 59 forks source link

feat: support v5 SDK for ERC721 sig mint+prepare #620

Closed arcoraven closed 2 months ago

arcoraven commented 2 months ago

PR-Codex overview

The focus of this PR is to update ERC721 signature minting with V5 schema support.

Detailed summary

The following files were skipped due to too many changes: src/server/routes/contract/extensions/erc721/read/signaturePrepare.ts

✨ Ask PR-Codex anything about this PR by commenting with /codex {your question}