-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Description
Hi, I've been reading your work. I'm developing a similar marketplace with auction, and I have all the code in a single contract. I'm looking for a way to split it, but I don't know which is the right way.
I have seen that in your implementation you use the ERC721URIStorage contract... why did you use this approach?
And I would ask you, what do you think is the approach that I should use?
in principle I tried to implement inheritance of contracts, I understand how to separate them, but I don't know how to link them in migrations.
Best regards
Metadata
Metadata
Assignees
Labels
No labels