AppsusUK / NFT-Art-Generator

Easy to use NFT art generator app for windows/linux/mac
MIT License
434 stars 165 forks source link

generate master metadata file #9

Open Un1xG0d opened 2 years ago

Un1xG0d commented 2 years ago

for use with frameworks like Scaffold-ETH and similar projects.

AbdulDridi commented 2 years ago

Apologies for taking so long to give this a look, this looks good to me, any chance you could resolve the conflict? I reckon this should be the end state? Just didn't want to take control of your pr ;)

    if(this.blockChain.value !== 'cardano'){
      this.electron.fs.writeFileSync(`${this.nftDirectory.path}/../output/metadata/${fileName}.json`, JSON.stringify(metadata))
      this.allMetadata.push(metadata);
    }
livplaying commented 2 years ago

It is posibble to start counting 100 to 300 for example?