Is there a resource to find out what order contracts have to be deployed in?
Oct 1, 2021, 3:19 PM
Im getting this error: This contract may be abstract, not implement an abstract parent's methods completely or not invoke an inherited contract's constructor correctly.
So I assume it has something to do with the order that I submit the contracts but I'm unsure what that may be or if I'm on the wrong trail. Any answers would be greatly appreciated
Oct 1, 2021, 3:20 PM
you should know what to deploy 🤔
Oct 1, 2021, 3:22 PM
duh
so stupid over here
thanks man
I was somehow thinking you needed to deploy each individual function
much appreciated friend
the one that has the name.sol?
Oct 1, 2021, 3:31 PM
Research first how contracts work please
Oct 1, 2021, 4:01 PM