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 Metastable Token Adapter #49

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

[Adapter Module]: Implement Metastable Token Adapter #49

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

Comments

@njokuScript
Copy link
Member

Description

Create a token adapter contract that facilitates the burning and minting of metastable tokens. The adapter should interact directly with the Vault Contracts to manage metastable balances.

Tasks

  • Design the metastable token adapter contract interface
  • Implement functions for minting and burning of metastable tokens as well as representing the balance on the vault contracts
  • Integrate the adapter with the Vault Contracts
  • Write tests to ensure the functionality of the metastable token adapter

NB: This was previously implemented here: https://github.com/Descent-Collective/protocol-core/blob/module/adapter/contracts/adapter.sol#L89

@njokuScript njokuScript added enhancement New feature or request adapter labels 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
Projects
None yet
Development

No branches or pull requests

1 participant