You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Description:
Add the ability to mint additional tokens (fungible or non-fungible). This is an essential capability for dynamically increasing the total supply of a token post-creation.
Description:
Add the ability to mint additional tokens (fungible or non-fungible). This is an essential capability for dynamically increasing the total supply of a token post-creation.
Roadmap Reference: ROADMAP.md > Native Hedera Token Service > Mint Token
Proposed Implementation/Tasks:
mintToken
functionality from the Hedera SDK.mintFT()
ormintNFT()
).Checklist:
mintToken
function(s).Additional Context/Notes:
Milestone: v0.1 - Token Service
DCO Requirement:
All commits must be DCO-signed. Please run
git commit -s
.Assignees: tbc
The text was updated successfully, but these errors were encountered: