High-Level Interfaces / APIs
The following is a short summary of the interfaces available. The detailed functions are described in the documentation further on.
The NFT Kit exposes high-level interfaces / APIs to hide the complex introduced by
low-level services (e.g. key management, smart contract and minting operations)
different ecosystems (i.e. different NFT flavours, business logic and governance frameworks).
The functionality of the high-level interfaces are grouped around:
Creating / Minting NFTs
Managing NFTs
Verifying NFTs (ownership, metadata)
The interfaces can be used in JVM-based applications directly, or via the REST API. Get Started
Select your ecosystem/blockchain of choice here and start exploring the REST API.
Last updated