Skip to content
New issue

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

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

Already on GitHub? # to your account

Adding Batch mint support to the NFT's #42

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

kamalbuilds
Copy link

I have performed the following things to add Batch mint support to the NFT's in the toolbox.

  1. I have modified the "mintable" property to include a value of "batch", indicating that the contract supports batch minting.

  2. Modified the "print" function within the Contract class to include the "mintBatch" function if the mintable option is set to "batch".

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant