Skip to content

victorquanlam/cryptopunk-nft-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cryptopunk nft generator

This is a console app to generate 800,000 crypto punks using javascript

Check out my blog post for more details

install canvas package

npm install

run index.js or build

node index.js

limit outputs eg: 100 images

node index.js 100

Troubleshot

If you have 'npm error' when you install canvas package on MAC OS, try this cmd:

brew install pkg-config cairo pango libpng jpeg giflib librsvg pixman

More informations here

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published