Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Adapter Module]: Implement Token Adapter Factory #50

Open
5 tasks
njokuScript opened this issue Mar 15, 2024 · 0 comments
Open
5 tasks

[Adapter Module]: Implement Token Adapter Factory #50

njokuScript opened this issue Mar 15, 2024 · 0 comments
Labels
adapter enhancement New feature or request factory

Comments

@njokuScript
Copy link
Member

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
@njokuScript njokuScript added enhancement New feature or request adapter factory labels Mar 15, 2024
@njokuScript njokuScript changed the title [Adapter Module]: Implement Metastable Token Adapter [Adapter Module]: Implement Token Adapter Factory Mar 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
adapter enhancement New feature or request factory
Projects
None yet
Development

No branches or pull requests

1 participant