Migration to Lit and AA
  • Overview
  • Getting Started
    • Installation
    • Deployment
    • FAQ
  • Reference
    • Onboarding and Wallet SDK
      • Concepts
      • Wagmi config
      • @tria-sdk/core
        • Auth Controller [INTERNAL]
        • User Controller
      • @tria-sdk/web [INTERNAL]
        • Lit Controller
        • Keyring Controller
        • Wallet Controller
        • Gas Abstraction Wallet Controller ⛽️
        • Fee Controller
        • Solana Wallet
        • WalletConnect Controller
        • 🚂Execution Engine Controller
      • @tria-sdk/connect
        • TriaProvider
        • Actions
        • Hooks
          • Internal hooks
        • Constants [Internal]
      • @tria-sdk/authenticate
        • Application
      • @tria-sdk/authenticate-web
    • Supported Networks
    • How to create Debridge Solana Calldata
    • New concepts [Internal]
    • Gas Abstraction Integrations [Internal]
  • EIP1193 - Provider (WIP)
Powered by GitBook
On this page
  • Introducing Tria SDKs
  • Quick Modals
  • Custom UI

Overview

NextGetting Started

Last updated 1 year ago

Introducing Tria SDKs

Tria SDKs help you build frictionless, user-friendly Web3 product experiences that put blockchain complexities behind the scenes. Our SDKs are Web3's first aggregated onboarding and embedded wallet solution – enabling interoperable and frictionless onboarding of users across dApps and ecosystems.

Secure and Seedless: Tria is built upon a novel Key Management Architecture using secure client-side primitives like TEE enclaves and distributed signatures using Threshold Signature Schemes to ensure the highest levels of security without compromising on user experience, security, and attacks or principles of self-custody.

Web3's first Aggregated Onboarding: Tria's underlying tech allows users to use their unified (universal) wallet across any dApp, ecosystem, or device – creating interconnected economies and fostering easier partnerships amongst parties.

Customize: Integrate quickly with Tria's React modal, which makes web integrations simple, or leverage the web SDK to power custom UIs and auth mechanisms tailored to your user needs. Add features like on & off-ramps, analytics, etc.

Programmable, Multi-Chain Signing: Easily batch transactions, configure gasless transactions, and enable a web2-like experience using major smart account providers.

Quick Modals

Feeling like an eager beaver? Jump into the quick start docs and get started in minutes:

Custom UI

Dive a little deeper and start exploring our SDK reference to get an idea of everything that's possible with the SDK:

Getting Started
Onboarding and Wallet SDK
Page cover image