> ## Documentation Index
> Fetch the complete documentation index at: https://sequence-0fb8d9e6-codex-update-discord-invite.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Wallets for Ecosystems

> Ecosystem Wallet is a consumer-ready smart wallet that runs on your domain and serves all your apps. It combines passkeys, social auth, timed recovery keys, and sandboxed permissions to deliver higher security with less friction.

<Frame>
  <img src="https://mintcdn.com/sequence-0fb8d9e6-codex-update-discord-invite/e8KzJBLV3IyTKOGO/images/ecosystem/ecosystem-color.jpeg?fit=max&auto=format&n=e8KzJBLV3IyTKOGO&q=85&s=5676a8759537d344094f51a468039408" alt="ecosystems overview" width="1280" height="720" data-path="images/ecosystem/ecosystem-color.jpeg" />
</Frame>

## Why ecosystems adopt this solution

* **One wallet across all your apps** on your domain and branded for your ecosystem.
* **Smart Sessions** remove security risks by sandboxing permissions for each app. See [Smart Sessions](/solutions/wallets/ecosystems/smart-sessions).
* **Passkeys** provide strong, phishing-resistant auth without seed phrases.
* **Timed recovery keys** provide private passphrase support with time-based recovery for best-in-class security. See [Timed Recovery](/solutions/wallets/ecosystems/timed-recovery).
* **Attested identity** using a TEE service that signs session attestations and keeps social auth secrets out of reach from any app. See [Identity Instrument](/solutions/wallets/ecosystems/identity-instrument).
* **Ecosystem Admin** in Builder to configure chains, branding, session policies, and integrations.

## Deployment options

<CardGroup>
  <Card title="Hosted Wallet" href="/solutions/wallets/ecosystems/hosted-wallet">
    Sequence runs the wallet on your domain with your branding. Control configuration in Builder and launch on a custom domain.
  </Card>

  <Card title="Custom Wallet" href="/solutions/wallets/ecosystems/custom-wallet">
    Build a wallet with the Wallet Development Kit on top of Sequence infrastructure. Critical components can be self-hosted.
  </Card>
</CardGroup>

## Architecture basics

* **Smart Sessions**: scoped permissions that enable apps to execute under sandboxed rules. See [Smart Sessions](/solutions/wallets/ecosystems/smart-sessions).
* **Identity Instrument**: a Nitro-enclave service that validates IdP logins and signs session attestations. Your apps never handle raw IdP client secrets. See [Identity Instrument](/solutions/wallets/ecosystems/identity-instrument).
* **Merkleized wallet configuration**: a single on-chain root covers signers, sessions, recovery, and extensions. See [Wallet Configuration](/solutions/wallets/ecosystems/wallet-config).
* **Guard Firewall**: reviews every transaction for malicious activity, and enforces ecosystem-level blacklists and policies. See [Guard Firewall](/solutions/wallets/ecosystems/guard-firewall).

***

## Demo

<Card title="Discover Apps" icon="play" href="https://acme-wallet.ecosystem-demo.xyz/wallet/discover">
  Discover Apps on the Sequence Ecosystem Wallet.
</Card>

## Next steps

* Evaluate [Hosted Wallet](/solutions/wallets/ecosystems/hosted-wallet) vs [Custom Wallet](/solutions/wallets/ecosystems/custom-wallet).
* Share with your developers: [For Developers](/solutions/wallets/developers/overview).
* Get in touch with us to get started: [Contact Us](https://sequence.xyz/contact).
