Funding
Funding not disclosed

Founders
Product
Problem
Solana applications require interaction with assets on other blockchains, but doing so currently depends on centralized bridges, wrapped tokens, or custodial services, creating single points of failure and fragmented liquidity. Private keys also present an all‑or‑nothing access model, forcing users to trust third‑party custodians, while AI agents lack enforceable policy controls.
Solution
Bridgeless introduces dWallets, a new Solana primitive that splits transaction signing between the user and on‑chain programs via the Ika 2‑party computation (2PC‑MPC) network. Developers define policy logic in a Solana program that determines which transactions may be signed and under what conditions. When a user, program, or AI agent requests a signature, the Solana program validates the request; if approved, the Ika decentralized MPC network completes the cryptographic signature. The fully signed transaction can then be broadcast to any destination chain, enabling native‑asset, cross‑chain operations without relying on wrapped assets or centralized custodians. This architecture provides zero‑trust multi‑chain transactions, policy‑enforced signing for autonomous agents, and a seamless web‑2‑level user experience.
Target Audience
Primary customers are Solana‑based DeFi protocols, multichain treasury and governance platforms, and developers building AI‑driven financial agents that require secure, policy‑controlled cross‑chain transaction capabilities.
Features
- dWallet primitive that separates signing authority between user share and Solana program logic
- On‑chain policy engine allowing granular, programmable transaction approval conditions
- Decentralized 2PC‑MPC network (Ika) that completes signatures only after on‑chain approval
- Support for native‑asset DeFi actions across multiple blockchains without wrapped tokens
- Enables multichain custody and treasury management with enforced security policies
- Provides AI‑agent signing with decentralized guardrails and policy enforcement
- Web‑friendly onboarding experience that abstracts chain details while maintaining decentralization