https://github.com/thirdweb-example/marketplace-with-signature-based-minting
Mint and list NFTs on to a marketplace using signature-based minting
https://github.com/thirdweb-example/marketplace-with-signature-based-minting
marketplace
Last synced: 4 months ago
JSON representation
Mint and list NFTs on to a marketplace using signature-based minting
- Host: GitHub
- URL: https://github.com/thirdweb-example/marketplace-with-signature-based-minting
- Owner: thirdweb-example
- License: apache-2.0
- Created: 2022-07-26T07:48:49.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-04-12T00:26:49.000Z (almost 2 years ago)
- Last Synced: 2025-04-02T18:22:52.912Z (11 months ago)
- Topics: marketplace
- Language: JavaScript
- Homepage: https://marketplace-with-signature-based-minting.thirdweb-example.com/
- Size: 118 KB
- Stars: 12
- Watchers: 1
- Forks: 19
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
> [!Important]
> This repository is referencing the `mumbai` chain.
>
> `Mumbai` [is deprecated since 08/04/2024](https://blog.thirdweb.com/deprecation-of-mumbai-testnet/), meaning the code in this repository will no longer work out of the box.
>
> You can still use this repository, however you will have to switch any references to `mumbai` to another chain.
## thirdweb Marketplace With Signature-based Minting