Skip to content

Commit ab86b4b

Browse files
authored
Add Blux to the Wallet Integration page (#2526)
* feat: add Blux in the wallet integration page * chore: update Blux placement
1 parent c7bd2c5 commit ab86b4b

2 files changed

Lines changed: 34 additions & 2 deletions

File tree

docs/tools/developer-tools/wallets.mdx

Lines changed: 34 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ The Stellar Wallets Kit supports many wallets including:
1919
- Freighter
2020
- Hana
2121
- Ledger Hardware Wallet
22-
- Trezor Handware Wallet
22+
- Trezor Hardware Wallet
2323
- Lobstr
2424
- Rabet
2525
- WalletConnect
@@ -47,7 +47,39 @@ Estimates the XLM requirements for wallets looking to use sponsored reserves and
4747
- [Simplified spreadsheet](https://docs.google.com/spreadsheets/d/1Vhk__s-ZrJLEgEs3N2oGEsI35RKPixD5w-qQ6uGYnO0/edit?gid=270060868#gid=270060868)
4848
- [Tutorial article and video](https://cheesecakelabs.com/blog/stellar-lumens-xlm-cost-estimator)
4949

50-
### [Dfns](https://www.dfns.co)
50+
### [Blux](https://blux.cc/)
51+
52+
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.
53+
54+
![Blux](/assets/dev-tools/blux_demo.gif)
55+
56+
Beyond traditional wallets, Blux lets users sign in with:
57+
58+
- **Email**
59+
- **Social accounts**, including Google, Discord, GitHub, X, LinkedIn, and more
60+
- **Passkeys**
61+
62+
Blux supports a broad range of Stellar ecosystem wallets:
63+
64+
- Freighter
65+
- Rabet
66+
- WalletConnect
67+
- HOT Wallet
68+
- Hana
69+
- xBull
70+
- Lobstr
71+
- Albedo
72+
- Bitget
73+
- OneKey
74+
- Ledger Hardware Wallet
75+
- Trezor Hardware Wallet
76+
- and more...
77+
78+
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.
79+
80+
Learn more in the [Blux documentation](https://docs.blux.cc/).
81+
82+
### [Dfns](https://www.dfns.co/)
5183

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

926 KB
Loading

0 commit comments

Comments
 (0)