protocol-core icon indicating copy to clipboard operation
protocol-core copied to clipboard

Multi Metastable & collateral lending protocol

Results 12 protocol-core issues
Sort by recently updated
recently updated
newest added

### Description Currently, the vault contract stores users' funds and interacts directly with the token contracts. We want to make sure that the vault is not making any external calls....

enhancement

### 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. ###...

enhancement
adapter
factory

### 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. ###...

enhancement
adapter