> ## Documentation Index
> Fetch the complete documentation index at: https://docs.orbitflare.com/llms.txt
> Use this file to discover all available pages before exploring further.

# For Wallets

> Reliable infrastructure for wallet providers and mobile apps

<CardGroup cols={4}>
  <Card title="99.99%" icon="shield-check">
    Uptime SLA
  </Card>

  <Card title="Real-Time" icon="signal">
    Balance Updates
  </Card>

  <Card title="Genesis" icon="clock-rotate-left">
    Full History
  </Card>

  <Card title="11" icon="globe">
    Global Coverage
  </Card>
</CardGroup>

## Who This Is For

OrbitFlare delivers the reliable, fast infrastructure that wallet providers need to give their users a seamless experience on Solana.

* **Wallet Providers** -- Teams building custodial or non-custodial wallet products that serve thousands to millions of users
* **Mobile Apps** -- Applications that need consistent, low-latency RPC access across global mobile networks
* **Browser Extensions** -- Wallet extensions that require fast balance queries and responsive transaction submission
* **Hardware Wallet Integrations** -- Firmware and companion apps that connect to Solana for signing and broadcasting

***

## Recommended Products

<CardGroup cols={3}>
  <Card title="Solana RPC Nodes" icon="star">
    **Most Popular**

    **Free to \$999/mo**

    * Balance queries and account data retrieval
    * Transaction sending and confirmation
    * Token account lookups (SPL, Token-2022)
    * Up to 600 RPS / 200 TPS
    * 11 global regions for low-latency access
    * WebSockets for real-time confirmations

    **Best for:** Core wallet operations -- balance checks, transaction submission, and account data for all your users.
  </Card>

  <Card title="Historical Data" icon="clock-rotate-left">
    **Complete History**

    **From \$500/mo**

    * Full transaction history since genesis (March 2020)
    * Sub-10ms query latency
    * Standard RPC methods supported
    * Managed backfills available
    * Global redundancy across all regions

    **Best for:** Displaying complete transaction history, portfolio tracking, and tax reporting for wallet users.
  </Card>

  <Card title="gRPC Streaming" icon="signal">
    **Real-Time Updates**

    **From \$500/mo**

    * Instant balance change notifications
    * Real-time transaction confirmations
    * Account state streaming
    * Jetstream and Yellowstone support

    **Best for:** Push notifications, live balance updates, and real-time confirmation tracking in wallet UIs.
  </Card>
</CardGroup>

<Tip>
  **Drop-in replacement for any Solana RPC.** OrbitFlare endpoints are fully compatible with the standard Solana JSON-RPC spec. Switch your RPC URL and everything works -- no code changes required.
</Tip>

***

## Key Benefits

<CardGroup cols={3}>
  <Card title="99.99% Uptime" icon="shield-check">
    Wallet users expect their app to work every time they open it. Our SLA-backed infrastructure ensures your wallet never goes offline.
  </Card>

  <Card title="Real-Time Updates" icon="signal">
    Stream balance changes and transaction confirmations instantly via gRPC or WebSockets -- no polling required.
  </Card>

  <Card title="Complete History" icon="clock-rotate-left">
    Access every transaction since Solana genesis. Give users full portfolio history, activity feeds, and tax-ready exports.
  </Card>

  <Card title="Global Coverage" icon="globe">
    11 regions across North America, Europe, and Asia-Pacific ensure fast response times for users anywhere in the world.
  </Card>

  <Card title="Drop-In Replacement" icon="plug">
    Standard Solana JSON-RPC compatibility means you can switch to OrbitFlare by changing a single URL. No SDK changes, no migration.
  </Card>

  <Card title="No Credit Limits" icon="infinity">
    Serve all your users without worrying about per-request costs. Pay for your RPS tier and make unlimited requests.
  </Card>
</CardGroup>

***

## Performance Metrics

| Metric                    | Value                      |
| ------------------------- | -------------------------- |
| **Uptime SLA**            | 99.99%                     |
| **Average Response Time** | \< 5ms                     |
| **Global Regions**        | 11                         |
| **Historical Data**       | Since genesis (March 2020) |
| **History Query Latency** | \< 10ms P50                |
| **Max RPS (shared)**      | 600                        |

<Note>
  **Scaling for wallet providers:** If your user base is growing rapidly and you need guaranteed capacity, consider dedicated nodes for unlimited RPS with zero contention. Our team can help you plan for scale.
</Note>

***

## Get Started

<CardGroup cols={2}>
  <Card title="View Pricing" icon="credit-card" href="https://orbitflare.com/pricing">
    Start with our Free tier to test integration, then scale to the plan that matches your user base.
  </Card>

  <Card title="Talk to Us" icon="message" href="https://discord.gg/orbitflare">
    Building a wallet? Our team can advise on the best architecture for your user volume and feature set.
  </Card>
</CardGroup>
