Skip to content

Conversation

@Gusarich
Copy link
Collaborator

@Gusarich Gusarich commented Nov 7, 2025

closes #586

@Gusarich Gusarich marked this pull request as ready for review November 7, 2025 06:47
Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the update—reviewing standard/tokens/nft/how-to-deploy-item.mdx, I have a couple of suggestions; please apply the inline suggestions.

Copy link
Collaborator

@skywardboundd skywardboundd left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice page, it’s one I was expecting.
I think this page should also include a deep dive on how to prepare individual_content, since that’s the most common thing developers struggle to understand.

@skywardboundd skywardboundd marked this pull request as draft November 7, 2025 14:24
@github-actions
Copy link

To fix the formatting issues:

  1. Install necessary dependencies: npm ci
  2. Then, run this command:
npx remark -o --silent --silently-ignore standard/tokens/nft/how-to-deploy-item.mdx 

@github-actions
Copy link

To fix the formatting issues:

  1. Install necessary dependencies: npm ci
  2. Then, run this command:
npx remark -o --silent --silently-ignore standard/tokens/nft/how-to-deploy-item.mdx 

Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the update. In standard/tokens/nft/how-to-deploy-item.mdx: several suggestions are inline—please apply them.

@github-actions
Copy link

To fix the formatting issues:

  1. Install necessary dependencies: npm ci
  2. Then, run this command:
npx remark -o --silent --silently-ignore standard/tokens/nft/how-to-deploy-item.mdx 

// query id
.storeUint(0, 64)
.storeUint(nextItemIndex, 64)
// Forwarded to the new item as its initial balance.
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

pls add that it is implementation detail, in other collection may be smaller storage reserve

@anton-trunov anton-trunov merged commit e73b934 into main Nov 11, 2025
7 checks passed
@anton-trunov anton-trunov deleted the how-to-mint branch November 11, 2025 19:46
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.

[Standards > NFT > How to mint]

5 participants