Skip to content
This repository was archived by the owner on Sep 9, 2022. It is now read-only.
This repository was archived by the owner on Sep 9, 2022. It is now read-only.

What is the purpose of having MyFactory.sol? #58

Description

@MrsBookik

As I understood everything corretly, the final NFT contract is called MyCollectible.

But this example contains also a contract called MyFactory.sol which seems to be something like a Proxy as it also provides functions like balanceOf and safeTransferFrom, which are delegated to the MyCollectible-implementation.
What is the purpose of this class? Can we get some more documentation about this pls? Has it something to do with OpenSea-compatibility?

Thanks everybody in advance for any explanation!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions