8000 GitHub - jamesev15/nfts-generation: Generation of NFTS for integration with Opensea
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

jamesev15/nfts-generation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nfts-generation

Generation of NFTS for integration with Opensea

Code to generate all possible NTFS combinations from layers.

For this test we worked with the following layers:

  • Backgrounds
  • Breed
  • Eyes

All possible combinations of layers from these directories were generated.

Configuration

  • In the "config.py" file, the order of overlapping of the layers must be placed, generally starting with the background.

  • "Batch" is the amount of parallel image generation that can be processed.

  • "exclude_files" are all files that are not additional layer directories in the project.

Execute

python3 generate.py

The generated images are located in the directory "images".

Soon we will add the metadata in json for the integration with opensea.

About

Generation of NFTS for integration with Opensea

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0