Learn how to use Ocean Protocols Data NFTs in your solutions
Do you want to build using our APIs or add the NFT-Kits functionalities as a direct dependency in a Kotlin/Java application
Make sure you have Docker or a JDK 16 build environment including Gradle installed on your machine
Clone the project
2. Change the folder
3. Configure your project
4. Building the docker container
5. Running the container
Clone the project
2. Change the folder
3. Configure your project
4. Build the project
5. Run the executable
In build/distributions/
you have two archives, a .tar, and a .zip.
Extract the one that is built for your system and run it.
NFT | Verification - How to verify NFT ownership and properties in the metadata
NFT | Wallet - View NFTs via a Web-Wallet
Architecture - See how the Ocean Protocol was integrated into the NFT-Kit
Gradle
Maven
Required Maven repos:
NFT | Verification - How to verify NFT ownership and properties in the metadata
NFT | Wallet - View NFTs via a Web-Wallet
Architecture - See how the Ocean Protocol was integrated into the NFT-Kit
API
Get started building with our API endpoints
Kotlin/Java SDK
Add the NFT-Kits functionality as a direct dependency