@lootheroes/nft-composer
v0.1.14
Published
NodeJS tool to generate Loot Heroes NFT images.
Downloads
19
Readme
loot-heroes-composer
NodeJS tool to generate Loot Heroes NFT images.
run locally
yarn
yarn start
- and you'll see theoutput.png
file with the image you generated.send the
rarity
anditems
parameters on thecreateNFT
function to generate your own Hero with custom items.
deploy images
- Go to the
public
folder - Run
vercel --prod