<jaxcoder />

Results 62 comments of <jaxcoder />

You could use gitignore --help to get the list of commands. That is the typical setup I would expect from a command line program like this. Then the user just...

About 3/4 complete with this one.

I am wondering if you are having conflicts with Ubuntu Yarn and yarn 🤔 try uninstalling the Ubuntu Yarn if it is installed and try again. @andresberejnoi

I used to have similar issues with Windows, I now have a Mac. I am going to turn this into a discussion and see if we cant get some other...

Did you update the infura id in constants.js by chance? @andresberejnoi

Your image link is not working, try uploading here

Yes, update the Infura ID and alchemy key 🧑‍💻 let us know if you still have issues.

@christopheragnus I believe this is due to the IPFS changes when calling api you need auth from infura project id. See here https://github.com/scaffold-eth/scaffold-eth-challenges/tree/challenge-0-simple-nft the code has been updated to accommodate...

Correct, you have to use http://scaffoldeth.io and it just redirects you to the Github repo. @jeremyjs