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 Handware 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.

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.