Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: nft mint #2840

Merged
merged 10 commits into from
Sep 8, 2023
Merged

feat: nft mint #2840

merged 10 commits into from
Sep 8, 2023

Conversation

jorgemmsilva
Copy link
Contributor

@jorgemmsilva jorgemmsilva commented Aug 31, 2023

Feature: Enables the minting of L1 native NFTs by the ISC chains.
Each minted NFT can be tracked by the caller using an internal "mintID" (necessary because NFTID is not known before the block tx is settled)

Refactor: deprecates NFTData (it was redundant now, because we save the NFTOutput, so it was just duplicating data for no good reason)

@jorgemmsilva jorgemmsilva force-pushed the feat/nft-mint branch 4 times, most recently from 21d672d to b79e64a Compare September 6, 2023 11:57
@jorgemmsilva jorgemmsilva force-pushed the feat/nft-mint branch 3 times, most recently from 838b4f7 to 9b96f54 Compare September 7, 2023 14:53
@jorgemmsilva jorgemmsilva marked this pull request as ready for review September 7, 2023 15:08
@jorgemmsilva jorgemmsilva merged commit 6c1b772 into iotaledger:develop Sep 8, 2023
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants