Core Components
Prompt Interpreter: Advanced NLP stack combining OpenAI’s language models with LangChain for context management. It translates natural prompts into structured DeFi operations.
Agent Orchestrator: A flexible, stateful execution router that determines optimal agents and protocol paths. Built using the Model Context Protocol (MCP) standard for interoperability and context consistency.
SDK Wrappers: Lightweight, modular protocol connectors that abstract away on-chain logic into unified, reusable components.
Execution Layer: Custom smart contracts and audited contract calls handle asset transfers, swaps, loans, staking, and bridging securely across supported blockchains.
ZKP Privacy Module: An optional pluggable module for generating and verifying zkSNARK proofs, enabling confidential DeFi transactions when users activate Shielded Mode.
Last updated