Skip to content

[Adapter Module]: Implement Token Adapter Factory #50

@njokuScript

Description

@njokuScript

Description

Create a factory contract that allows for the creation and management of multiple token adapters. The factory should enable the addition of new token adapters as needed.

Tasks

  • Design the token adapter factory contract interface
  • Implement functions for creating and registering new token adapters
  • Maintain a registry of available token adapters
  • Provide a mechanism for retrieving the appropriate token adapter based on the token type
  • Write tests to ensure the functionality of the token adapter factory

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions