๐๏ธInfrastructure
Web2 et web3 infrastructures
A multi layer architecture ๐ฌ
Lobster's architecture relies on multiple key layers communicating in order to optimize its workflow.
Let's start from the top layers.
Lobster App : the User interface ๐ฅ๏ธ
Lobster app plays a vital role in implementing application features, allowing end-user to interact with the protocol (deposit/withdraw), and monitor their investments. The app is designed to be very simple and intuitive, providing transparency and full control of user funds.
Lobster Vaults : safe liquidity Handling โ๏ธ
Lobster relies on blockchain infrastructure, including smart contracts based on Dhedge technology, which allow users to deposit funds securely. Lobster smart contracts are designed to operate in a non-custodial manner, meaning users retain full control of their assets. This approach ensures security and transparency of operations while eliminating the risks associated with centralization.
Lobster's algorithms are plugged to the vaults, and have the permission to perform a shortlist of operations on the funds in the vault, defined in the vault's smart contract, remotely. Among them : liquidity providing on Uniswap V3 and lending on AAVE basically. Every other transaction is forbidden, which means that it cannot perform out-of-scope operations, or withdraw the funds by any manner.
Lobster Algorithm : the Intelligence of the strategies ๐ป
Lobster's intelligent algorithm will remotely manage user's assets following the chosen strategy. The algorithm constantly monitors and adjusts the strategy based on the market conditions, in order to optimize returns and mitigate risk. It only realizes operations among the shortlist of operations, defined in the vault's smart contract, remotely.
Lobster Algorithms run in autonomous and immutable virtual machines. These VMs are self-contained computing environments that allow programs to be executed securely. Our virtual machines are immutable, which means that even lobster cannot modify them once the strategy is deployed.
Overall, Lobster's technical architecture is designed to combine the efficiency and the security of blockchain smart contracts, the adaptability of intelligent algorithms and the ease of use of the web application, providing users with a comprehensive solution to maximize their returns in the field of decentralized finance.
Last updated