Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

generate master metadata file #9

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

generate master metadata file #9

wants to merge 1 commit into from

Conversation

Un1xG0d
Copy link

@Un1xG0d Un1xG0d commented Oct 1, 2021

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

@AbdulDridi
Copy link
Collaborator

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
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants