Skip to content

Image combinator for NFTs written in Go, hence gombinator

License

Notifications You must be signed in to change notification settings

piwneuh/nft-gombinator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nft-gombinator

nft-gombinator is a tool written in Go for combining pictures to create NFTs. It allows users to generate various combinations of trait images to create unique NFTs.

Usage

  1. Place your images in the /images/layer1 /images/layer2 ... directory respectively.

  2. Run the program using the following command:

    go run main.go
  3. The generated image combinations will be saved in the /output directory.

License

This project is licensed under the MIT License. For more information, please see the LICENSE file.

Contributing

Contributions to nft-gombinator are welcome! If you would like to contribute, please follow these steps:

  1. Fork the repository on GitHub.

  2. Create a new branch for your feature or bug fix.

  3. Make your changes and commit them with descriptive commit messages.

  4. Push your changes to your forked repository.

  5. Submit a pull request to the main repository, explaining your changes and why they should be merged.

Support

If you have any questions or need assistance, please feel free to open an issue on GitHub.

About

Image combinator for NFTs written in Go, hence gombinator

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published