Non-custodial Agentic Wallet. Converse, Confirm and stay in control.
The project combines a DeFi interaction engine with an LLM. it's uses embedded wallets for easy onboarding, and has delegation functionality to make sure that you always stay in control of your funds. The embedded wallets are non-custiodal and provided by dynamic. A user onboards with an email and otp and instantly has an EVM wallet created. He then gets to choose a trading profile, we offer a degen and an instituitional preset. Based on this preset, the agent will context loaded and act differently. Comes with limitations and specific behaviour. The User nows has a portfolio overview and a chat window. User can now interact with DeFi protocols by just chatting. Agent will always prompt confirmation before delegating any power.
We use the Dynamic Wallet JavaScript SDK as our WaaS provider with email/OTP authentication to provision delegatable, non-custodial embedded wallets. An instruction prompt is context-loaded into the Claude API, enabling the model to operate as an execution agent. The agent returns a structured response schema, which is consumed by the frontend to generate DeFi interaction proposals. When a proposal is confirmed, the backend receives delegated execution rights and carries out the transaction flow. DeFi execution is integrated via the Uniswap API.

