Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
34 changes: 33 additions & 1 deletion docs/tools/developer-tools/wallets.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,38 @@ sidebar_position: 130

# Wallet Integration

### [Blux](https://blux.cc/)

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](/assets/dev-tools/blux_demo.gif)

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](https://docs.blux.cc/).

### [Stellar Wallet Kit](https://github.com/Creit-Tech/Stellar-Wallets-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](https://stellarwalletskit.dev/).
Expand All @@ -19,7 +51,7 @@ The Stellar Wallets Kit supports many wallets including:
- Freighter
- Hana
- Ledger Hardware Wallet
- Trezor Handware Wallet
- Trezor Hardware Wallet
- Lobstr
- Rabet
- WalletConnect
Expand Down
Binary file added static/assets/dev-tools/blux_demo.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading