Hi people, I am developing a marketplace with auction, and I have everything in one contract.
I want to modularize it in at least 2 contracts, researching I have seen some examples made with erc721 contracts in the main contract and then an erc71holder in the secondary contract where the latter is passed the address of the former.
Now, is this approach correct?
any other option or article that explains a bit more?
thanks
Aug 15, 2021, 4:16 PM