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