TheAnalyst
A decentralized AI giving degen trading suggestion based on the user's portfolio
Screenshots




Problem Statement
This app scan the user's wallet and get all multichain holdings. Then it runs a portfolio analysis with a decentralized AI storing onchain proof for transparency. After giving the initial analysis, it suggests various trades, based on current holding that be directly executed in the interface.
Solution
The frontend is built using react/tailwind/daisyui and web3modal for the wallet connect button.After connecting, a call is made to the covalent api to get a multi chain overview of the wallet and a tx history.Those informations are sent to the Galadriel AI contract which returns a json.The result is parsed in js and matched with squidrouter chain and token api to be sure that the transaction can be made.Finally, the swap or bridge is handled by squidrouter.
Hackathon
HackFS 2024
2024
Contributors
- bertrandbuild
40 contributions