Njoku Emmanuel
Njoku Emmanuel
# Description This PR implements internationalization with the i18n package on the checkout. ### Tasks - [x] Setup i18n on app globally - [x] Refactor checkout codebase to use the...
### 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....
### 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. ###...