Setup
Learn how to setup the NFT-Kit on your local system
Last updated
Learn how to setup the NFT-Kit on your local system
Last updated
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
NFT | Creation & Management - How to deploy Smart Contracts and mint NFTs
NFT | Ownership Verification - How to verify NFT ownership within a collection and traits
Smart Contract | Extensions - Pause token transfers, minting and burning
Smart Contract | Access Control - Access Control functionalities
Gradle
Maven
Required Maven repos:
NFT | Creation & Management - How to deploy Smart Contracts and mint NFTs
NFT | Ownership Verification - How to verify NFT ownership within a collection and traits
Smart Contract | Extensions - Pause token transfers, minting and burning
Smart Contract | Access Control - Access Control functionalities
API
Get started building with our API endpoints
Java/Kotlin SDK
Add the NFT-Kits functionality as a direct dependency