Setup
Learn how to setup the NFT-Kit on your local system
Last updated
Was this helpful?
Learn how to setup the NFT-Kit on your local system
Last updated
Was this helpful?
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. your project
4. Building the docker container
5. Running the container
Gradle
Maven
Required Maven repos:
- How to deploy Smart Contracts and mint NFTs
- How to verify NFT ownership within a collection and traits
- Pause token transfers, minting and burning
- Access Control functionalities
- How to deploy Smart Contracts and mint NFTs
- How to verify NFT ownership within a collection and traits
- Pause token transfers, minting and burning
- Access Control functionalities
API
Get started building with our API endpoints
Java/Kotlin SDK
Add the NFT-Kits functionality as a direct dependency