Asset Management protocol that users can easily invest in options while maintaining their principal
This project introduces a new financial product: principal-protected note, where users can invest with the guarantee that their principal will be returned on expiry date. This means that we can secure the principal through lending protocols, and the remaining yield used on automated vault strategies that will cover a suit of options products.
This project uses Tribe DAO's ERC-4626 Vault implementation, this standard was particularly very useful because it offered a vast suit of functions easily available to use and integrate on our project The smart contracts were written in Solidity, and the front-end React.js. We've also used Finity's design system.