kodadot / nft-gallery

Generative Art Marketplace
https://kodadot.xyz
MIT License
595 stars 346 forks source link

:technologist: max mint per hdd is one :) #10182

Closed vikiival closed 2 weeks ago

vikiival commented 2 weeks ago

Why

as free drops does not work, we are not using holder of and we do not have implemented max_per_user

as per - https://github.com/kodadot/ops-internal/issues/1611

I set max mint for 1 so in case someone wants to mint all it will be a bit hard from the UI :)

Thank you for your contribution to the Koda - Generative Art Marketplace.

๐Ÿ‘‡ __ Let's make a quick check before the contribution.

PR Type

(please remove design and QA checks below if not needed)

Needs Design check

Needs QA check

Context

Before submitting pull request, please make sure:

Optional

Did your issue had any of the "$" label on it?

Community participation

Screenshot ๐Ÿ“ธ

netlify[bot] commented 2 weeks ago

Deploy Preview for koda-canary ready!

Name Link
Latest commit be477792391737980d04d2cffd49b0a87d9d7028
Latest deploy log https://app.netlify.com/sites/koda-canary/deploys/663380468834dd0008f6dca9
Deploy Preview https://deploy-preview-10182--koda-canary.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

sonarcloud[bot] commented 2 weeks ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

codeclimate[bot] commented 2 weeks ago

Code Climate has analyzed commit be477792 and detected 0 issues on this pull request.

View more on Code Climate.

vikiival commented 2 weeks ago

I have cherry-picked @hassnian's - #10076