Skip to main content

2 docs tagged with "digital twin"

View All Tags

Create NFT with Metadata

To create a NFT with Metadata, you must call mintMetadataNft on dataset(Dataset.NFT). mintMetadataNft takes an object of type MintMetadataNftTangleRequest as parameter. In there you can specify the metadata of the NFT which for example could be used to create a digital twin.

Introduction

The How-To section shows you how to use the SDK in small code examples. It is grouped into different subsections for handling NFTs, Tokens, Spaces, and more.