Tria

  • Name: Tria
  • URL: https://docs.tria.so/
  • Category: chain abstraction middleware / intent-routing marketplace / shared-wallet and permissioning infrastructure
  • Summary: Tria is most useful as a chain-abstraction control-plane entry, not as just another multichain wallet or consumer neobank. Its docs split the stack into a user-facing wallet/SDK surface, a BestPath AVS intent marketplace where modular interop actors compete to route and execute cross-VM actions, and an Unchained layer that manages TSS wallet state, permissions, identity, and credential logic. That decomposition is what makes Tria worth cataloging: the interesting mechanism is not merely “cross-chain UX,” but a bundled stack where onboarding, wallet custody model, intent routing, execution guarantees, and programmable permissions are coordinated through distinct yet connected layers.
  • What it does:
    • Provides a consumer-facing chain-abstracted wallet/trading interface that aims to let users spend, trade, and manage assets across multiple virtual machines without manually bridging, swapping gas tokens, or switching wallets
    • Offers a Core SDK, combining Inception and Mazerunner components, for dApps to embed shared wallets, SSO onboarding, gas abstraction, and cross-VM access into web, mobile, Telegram Mini App, Unity, and Unreal workflows
    • Runs BestPath AVS as a permissionless chain-abstraction and intents marketplace where pathfinders compose modular execution stacks from solvers, liquidity pools, relayers, paymasters, transport layers, and fast-finality providers
    • Uses Unchained as a shared-state coordination layer for TSS wallet state, fine-grained permissions, identity and credential logic, and automated execution conditions tied to wallet, chain, and dApp-specific rules
    • Leverages TEEs / secure enclaves client-side plus decentralized threshold-signature infrastructure for key handling and signing workflows rather than relying only on a conventional hosted wallet backend
  • Key claims:
    • The official introduction describes Tria as a consumer-centric framework of chain-abstraction primitives that lets assets from one VM interface with another without legacy bridge/swap/gas-token flows, positioning BestPath AVS as the core marketplace layer.
    • BestPath is the main reason the project clears the bar. The docs say pathfinders form dynamic micro-markets of modular interoperability stacks, which makes Tria more analytically useful as routing-market infrastructure than as a generic wallet product.
    • Unchained is a distinct control surface, not just backend plumbing. The docs say it coordinates TSS wallet states, permissioning, identity, and credential attestations for intent flows, which means wallet power and execution policy are explicitly coupled to an underlying state layer.
    • The security docs claim Tria uses TEEs / secure enclaves on supported devices, Lit Protocol TSS, and SEV-backed node isolation, while also stressing that signing policy and automations are read from and written to Unchained L2.
    • The combination of SSO/shared-wallet onboarding plus intent-market routing plus permission-state management makes Tria a useful comparison point against Open Intents Framework, ERC-7683-style order standards, smart-account middleware, and consumer-facing chain-abstraction wallets.
    • There is an important disclosure caveat in the primary materials: the docs say some sections are redacted, the documentation is for private circulation, and the whitepaper surfaced here as a PDF but was not meaningfully machine-readable in this pass.
    • Because of that caveat, the strongest current insight is architectural rather than implementation-complete: Tria appears to separate onboarding, programmable wallet authority, and modular execution-market routing more clearly than most chain-abstraction products, but some lower-level details still need a deeper follow-up pass.
  • Whitepaper: An official Tria whitepaper PDF exists at https://www.tria.so/legal/whitepaper, but the fetched PDF was not meaningfully machine-readable in this pass. The strongest usable primary materials were the official docs home, introduction, and security/TSS pages; see ../whitepapers/tria-primary-sources-2026-05-12.md.
  • Sources:
  • Last reviewed: 2026-05-12 UTC