GitHunt
DE

decanus/dynamic-vault

Vault to easily support multiple token standards

Dynamic Vault

THIS IS A PROOF OF CONCEPT AND NOT INTENDED FOR PRODUCTION USE

This smart contract allows for a vault to support multiple token standards without requiring an update of the entire vault, this is done by enabling plugable connectors.

Token Connectors

Allow for the implementation of multiple token standards, deposit logic is handled dynamically for these specified connectors. Where the withdraw logic conforms to an interface.

Languages

Solidity95.8%JavaScript4.2%

Contributors

GNU General Public License v3.0
Created March 8, 2018
Updated December 12, 2024