Ocean Protocol
Last updated
Was this helpful?
Last updated
Was this helpful?
You will learn how you can use the NFT Kit to verify the ownership and properties of Ocean protocol's (V4) ERC721 data NFT.
Ocean protocol V4 data NFTs have a specialized Smart Contract architecture to handle data or intellectual property related use cases. Therefore, the NFT Kit was extended with special interfaces to deploy contracts, mint tokens and most importantly to verify the ownership of data NFTs. Learn more in detail how things were implemented in the .
Deep dive
- How to use the NFT-Kit
- How to verify NFT ownership and properties in the metadata
- View NFTs via a Web-Wallet
- See how the Ocean Protocol was integrated into the NFT-Kit