This repository was archived by the owner on Jul 18, 2024. It is now read-only.

Description
Hi, thanks for sharing your work.
I am developing a marketplace with auction, and I am using the inheritance design pattern to develop the contracts. One main contract and two inheritance contracts for the auction and the marketplace. I don't know if the approach I am using is the right one.
And also, do you know how I have to link it in the migrations?
thanks