Skip to content
This repository was archived by the owner on Nov 15, 2023. It is now read-only.

[NFTs] Offchain mint#13158

Merged
paritytech-processbot[bot] merged 27 commits into
masterfrom
js/offchain-mint
Feb 14, 2023
Merged

[NFTs] Offchain mint#13158
paritytech-processbot[bot] merged 27 commits into
masterfrom
js/offchain-mint

Conversation

@jsidorenko
Copy link
Copy Markdown
Contributor

@jsidorenko jsidorenko commented Jan 17, 2023

This PR adds a new way of minting NFTs with pre-signed data.
As the collection's owner, you can pre-sign a mint data and pass the signature to the end-user, who would submit it on-chain. The item's mint and metadata/attributes deposits will be taken from the end user.
In the mint data, it's possible to set the metadata and attributes for the item, set the deadline for signature and whitelist the origin.

Cumulus Companion: paritytech/cumulus#2121

Loading
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

A0-please_review Pull request needs code review. B1-note_worthy Changes should be noted in the release notes C1-low PR touches the given topic and has a low impact on builders. D1-audited 👍 PR contains changes to fund-managing logic that has been properly reviewed and externally audited T1-runtime This PR/Issue is related to the topic “runtime”.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

8 participants