Bro 1 question When you created token and even updated the Metadata of the token, you didn't mention the amount of tokens you are creating, so now how can we know that we have this much balance of tokens with us so that we can transfer this much amount of token to a particular address
The amount of tokens argument is not included in the createMint function because we wanted unlimited tokens, if you intend on limiting the number of tokens, you can specify it when creating the token mint.
Enjoyed the video
Thanks
Bro 1 question
When you created token and even updated the Metadata of the token, you didn't mention the amount of tokens you are creating, so now how can we know that we have this much balance of tokens with us so that we can transfer this much amount of token to a particular address
The amount of tokens argument is not included in the createMint function because we wanted unlimited tokens, if you intend on limiting the number of tokens, you can specify it when creating the token mint.
@@dappmentors okay so there is the amount of limiting the supply like _mint() function or solidity? Can you cover this also?
Bro you missed uploading a video today
Nope, the next video on this would be a full dapp.
@@dappmentors that's great when can we expect that from you