Welcome to the official repository for KINGNADS – an exciting and unique NFT collection. This repository contains the code, assets, and metadata for generating and managing the KINGNADS collection.
The project contains the following components:
This script is responsible for generating the KINGNADS NFTs.
The KINGNADS folder contains subdirectories organized by ranks, each housing the NFT images for the collection:
-
RANKKING:
- Contains 1 image (
KINGNADS_KING_1.png
).
- Contains 1 image (
-
RANKA:
- Contains 18 images (
KINGNADS_A_1.png
toKINGNADS_A_18.png
).
- Contains 18 images (
-
RANKB:
- Contains 18 images (
KINGNADS_B_1.png
toKINGNADS_B_18.png
).
- Contains 18 images (
-
RANKC:
- Contains 18 images (
KINGNADS_C_1.png
toKINGNADS_C_18.png
).
- Contains 18 images (
-
RANKD:
- Contains 18 images (
KINGNADS_D_1.png
toKINGNADS_D_18.png
).
- Contains 18 images (
-
RANKE:
- Contains 18 images (
KINGNADS_E_1.png
toKINGNADS_E_18.png
).
- Contains 18 images (
Each image in the ranks is accompanied by a corresponding .json
file in the KINGNADS_JSONs folder. These JSON files contain the metadata for the NFTs and provide the necessary attributes for each token.
- Example files:
KINGNADS_A_1.json
,KINGNADS_B_1.json
,KINGNADS_C_1.json
, etc.
Contains general NFT metadata:
nft_metadata.json
The NFT images and metadata are stored on IPFS for decentralized access. The images can be accessed at the following URI:
ipfs://bafybeif6renouyi4trqqqlivqqmzc2do6jxwpi24mm52zrft7tqwkm56gy
To generate the KINGNADS collection, run the KINGNADSGENSCRIPT.py
script. Ensure that you have the necessary dependencies installed and that you are familiar with Python scripting. This script will generate the images and corresponding metadata in the appropriate folders.
This project is private for the moment.
Feel free to reach out for any queries or collaborations. Join our community and be part of the KINGNADS ecosystem!