Skip to content

monad-im/monad-im-assets

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

『K』『I』『N』『G』『N』『A』『D』『S』


KINGNADS

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.

📦 Files in this Project

The project contains the following components:

🗂 KINGNADSGENSCRIPT.py

This script is responsible for generating the KINGNADS NFTs.

🖼 KINGNADS Folder Structure

The KINGNADS folder contains subdirectories organized by ranks, each housing the NFT images for the collection:

  • RANKKING:

    • Contains 1 image (KINGNADS_KING_1.png).
  • RANKA:

    • Contains 18 images (KINGNADS_A_1.png to KINGNADS_A_18.png).
  • RANKB:

    • Contains 18 images (KINGNADS_B_1.png to KINGNADS_B_18.png).
  • RANKC:

    • Contains 18 images (KINGNADS_C_1.png to KINGNADS_C_18.png).
  • RANKD:

    • Contains 18 images (KINGNADS_D_1.png to KINGNADS_D_18.png).
  • RANKE:

    • Contains 18 images (KINGNADS_E_1.png to KINGNADS_E_18.png).

📑 KINGNADS JSONs

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.

🔑 KINGNADS General JSON

Contains general NFT metadata:

  • nft_metadata.json

🔗 IPFS

The NFT images and metadata are stored on IPFS for decentralized access. The images can be accessed at the following URI:

ipfs://bafybeif6renouyi4trqqqlivqqmzc2do6jxwpi24mm52zrft7tqwkm56gy

How to Use

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.


📜 License

This project is private for the moment.


📣 Contact & Community

Feel free to reach out for any queries or collaborations. Join our community and be part of the KINGNADS ecosystem!


About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages