@lootheroes/nft-composer
v0.1.14
Published
NodeJS tool to generate Loot Heroes NFT images.
Readme
loot-heroes-composer
NodeJS tool to generate Loot Heroes NFT images.
run locally
yarnyarn start- and you'll see theoutput.pngfile with the image you generated.send the
rarityanditemsparameters on thecreateNFTfunction to generate your own Hero with custom items.
deploy images
- Go to the
publicfolder - Run
vercel --prod
