Skip to main content

Wallet Integration

Stellar Wallet Kit

A simple-to-use wallet kit to manage integration to multiple Stellar ecosystem wallet. Learn more about how to integrate this library from the Stellar Wallets Kit Docs.

Stellar Wallets Kit

The Stellar Wallets Kit supports many wallets including:

  • Albedo
  • Freighter
  • Hana
  • Ledger Hardware Wallet
  • Trezor Hardware Wallet
  • Lobstr
  • Rabet
  • WalletConnect
  • xBull
  • HOT Wallet

Account Viewer

A stripped-down wallet where you can check an account’s XLM balance and send simple payments on Testnet and Mainnet. Account Viewer's source code is also useful and instructive for developers building wallet-related features into their applications.

Freighter Wallet

SDF’s flagship non-custodial wallet extension that allows users to sign Stellar transactions via their browser. Freighter wallet's codebase is open sourced here: https://github.com/stellar/freighter.

NEAR Intents

NEAR Intents is a multichain transaction protocol for wallets that allows users or AI agents to simply state the outcome they want (like swapping Token A for Token B), and then lets a network of off‑chain market makers (called solvers) compete to fulfill that request; once the best solution is selected, it is sent to the user for approval, then execution is verified and executed through a Verifier smart contract on NEAR.

Read the docs.

Stellar Wallet Sponsorship Calculator

Estimates the XLM requirements for wallets looking to use sponsored reserves and fee-bump transactions to cover account creation, transaction fees, trustlines, and more.

Blux

Blux is wallet infrastructure built specifically for Stellar dApps, designed to make user onboarding seamless, even for those who have never used a Stellar wallet before. Newcomers can sign in instantly with credentials they already use, while existing Stellar users can connect their preferred wallet, all through a single integration, so no one has to set up a wallet before getting started.

Blux

Beyond traditional wallets, Blux lets users sign in with:

  • Email
  • Social accounts, including Google, Discord, GitHub, X, LinkedIn, and more
  • Passkeys

Blux supports a broad range of Stellar ecosystem wallets:

  • Freighter
  • Rabet
  • WalletConnect
  • HOT Wallet
  • Hana
  • xBull
  • Lobstr
  • Albedo
  • Bitget
  • OneKey
  • Ledger Hardware Wallet
  • Trezor Hardware Wallet
  • and more...

For developers, Blux ships with a comprehensive set of pre-built hooks and modals covering transaction signing, balance checking, swaps, transaction history, and on/off-ramp flows. Its SDKs offer type-safe, TypeScript-first APIs for both React and vanilla JavaScript, and the fully configurable modal system can be tailored to match each dApp's branding. You can also track and review user analytics directly from the Blux dashboard.

Learn more in the Blux documentation.

Dfns

A wallet-as-a-service platform that streamlines digital asset operations, offering full wallet feature support, including automatic detection of asset and NFT balances (when applicable), on-chain transfer history, asset transfers, transaction broadcasting, and signature generation.

View the docs.

Privy

Wallet infrastructure that enables users to programmatically create a new wallet within their applications.

Follow this guide to create a Stellar wallet.