The current DeFi ecosystem can be overwhelming for new users, making it challenging to participate. With Rabots, our goal is to simplify this by removing the need for users to interact directly with the blockchain.
Prize Pool
It’s aimed at being the gateway app for crypto holders to become crypto users.
The purpose of the Rabot is to be the simplest way to use crypto apps.
The codebase consists of two main parts: the frontend and the backend. The frontend is essentially a dashboard that provides analytics for the user's wallet. The analytics are powered by the 1Inch APIs. Users will have the option to invest in protocols like Quickswap or Aerodrome directly from the dashboard. Their private keys are used in the background, which are generated using the Web3Auth SFA SDK and Google.
The primary purpose of the backend is to abstract away the native Web3 flow, such as signing and sending transactions. The backend also contains webhooks that listen for and act upon transactions made by the user’s wallet. We have integrated the Biconomy protocol to batch transactions and manage sessions, so that users do not need to sign every transaction individually.