{"id":21448846,"url":"https://github.com/downthecrop/cryptobones","last_synced_at":"2026-01-03T22:12:27.875Z","repository":{"id":163485312,"uuid":"638927103","full_name":"downthecrop/CryptoBones","owner":"downthecrop","description":"Bootstrap Python Code for generating a ThirdWeb NTF Drop","archived":false,"fork":false,"pushed_at":"2023-05-10T13:50:24.000Z","size":211,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-23T11:48:00.791Z","etag":null,"topics":["crypto","nft","opensea","polygon","polygon-network","thirdweb","thirdweb-deploy"],"latest_commit_sha":null,"homepage":"https://opensea.io/collection/dtc-cryptobones","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/downthecrop.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-05-10T11:58:47.000Z","updated_at":"2023-10-16T18:20:26.000Z","dependencies_parsed_at":null,"dependency_job_id":"6e2af669-f8bd-4dcb-84d7-2b125286080f","html_url":"https://github.com/downthecrop/CryptoBones","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/downthecrop%2FCryptoBones","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/downthecrop%2FCryptoBones/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/downthecrop%2FCryptoBones/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/downthecrop%2FCryptoBones/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/downthecrop","download_url":"https://codeload.github.com/downthecrop/CryptoBones/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243960656,"owners_count":20375104,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["crypto","nft","opensea","polygon","polygon-network","thirdweb","thirdweb-deploy"],"created_at":"2024-11-23T03:17:03.972Z","updated_at":"2026-01-03T22:12:22.830Z","avatar_url":"https://github.com/downthecrop.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# NFT Art Generator\n\n![](./promo.gif)\n\nThis project provides a Python script to generate unique NFT (Non-fungible token) art by combining different layers of images. It's especially useful for creating generative art for NFT projects where each piece has a unique combination of traits.\n\n## Features\n\n- Combines different layers of images into unique variants.\n- Creates a metadata file for each variant containing information about the traits used.\n- Shuffles the combinations to randomize the order of the generated NFTs.\n- Stores all metadata in a single JSON file.\n\n## Prerequisites\n\n- Python 3.7 or later.\n- The Python Imaging Library (PIL). You can install it with pip:\n\n```\npip install pillow\n```\nClone this repository.\n\n- Place your layer images in separate folders within a main folder. The script currently expects two types of layers: front layers and back layers.\n\n- Update the nft_collection_name, front_categories, and back_categories variables in the Python script to match your folder structure.\n\nRun the Python script:\n\n```\npython nft_art_generator.py\n```\n\nThe script will generate the unique variants and store them in the specified output folder, along with the metadata JSON file.\n\nPlease note that this script is intended to be a starting point and may need to be customized to suit your particular needs.\n\n## Contributing\nContributions are welcome! Please feel free to submit a Pull Request.\n\n## License\nThis project is open source and available under the MIT License.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdownthecrop%2Fcryptobones","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdownthecrop%2Fcryptobones","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdownthecrop%2Fcryptobones/lists"}