```html
Learn how to tokenize your digital assets with easy steps and examples
diatatos.nft.createToken(id: 'unique123', name: 'My NFT', metadata: { name: 'My Unique Token' })
Once you've created an NFT, manage it using the following code:
token.mint
...
Token address