Configuration
Customize and configure every aspect of your Blux integration.
Blux is designed to be flexible. Every aspect of the integration — from which wallets and login methods appear, to the visual style of the modal — can be configured to fit your app.
All configuration is passed to createConfig (Vanilla JS) or BluxProvider (React) at initialization. Every option below is optional unless stated otherwise.
Appearance
Customize the look and feel of the Blux modal to match your dApp's branding.
Exclude Wallets
Control which wallets appear in the Blux login modal.
Explorer
Configure which Stellar block explorer Blux uses for transaction links.
Login Methods
Control which authentication methods are available in the Blux login modal.
Networks
Configure which Stellar networks your app supports.
Transports
Configure custom RPC endpoints for each network in your Blux app.
Wallet Connect
Enable WalletConnect support in your Blux app.