Skip to content

this is an assignment to create an NFT smart contract that is randomly generating art pieces out of at least 3 Traits/Features

Notifications You must be signed in to change notification settings

JustynaKm/nft-generative-art

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

nft-generative-art

Usage First make sure you have PIL installed.

pip install pillow You can run it like this.

Generates a collection called 'my collection' with 32 pieces into ./output/my collection/

python src/generate_art.py -n 32 --collection my collection

About

this is an assignment to create an NFT smart contract that is randomly generating art pieces out of at least 3 Traits/Features

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages