Marcelo Kopmann

Results 24 comments of Marcelo Kopmann

I'm having the exact same problem. This tool is awesome, have devs stopped working on it?

Same here, can't find the root of the problem.

Hey, @NakamuraTokio! I believe you would have to implement some token transfers logic inside the ERC721 contract, in a way it removes a given ERC20 token quantity in the msg.sender...

What's up, @NakamuraTokio. I hope you've found a solution already. However, in case you haven't, I've managed it to implement in my project. Feel free to check it out, it's...

Hey, @ghettoaliens! You're right, this improvement would give this contract greater versatility. I might add this feature when I have time, but would you like to open a Pull Request...

Hey, there! Did you try running `npm run setup` before `npm run dev`? It seems that the `artifacts` folder was not generated yet

It seems to be working for me. Are you keeping the terminal that you ran `npm run node` open?

That's odd. It should be trying to get the contract addresses in your local environment. Are you using metamask on localhost? ![image](https://user-images.githubusercontent.com/16388408/177552639-3c6c123e-fd99-4a75-aa0c-a316304b6561.png)

Hey, @speqtovijay. Can you link the transaction that failed? I just tried and it worked for me