Fortmatic
v2.x
WebsiteDashboardSupport
Search…
⌃K
Links
v2.x
🚀
Get Started
📦
Install with NPM
🧩
Examples
💬
FAQ
📈
Migrating from v1.x
Web3 Integration
Web3 Provider
Network Configuration
Binance Smart Chain
Get User Account
Send Ether Transaction
Smart Contract Functions
User Signing
SDK Error Handling
Batch Request
Smart Contract
ERC20 Transfer
ERC20 Approve
ERC20 TransferFrom
Generic Contract Call
Fortmatic Native
Log In
Log Out
Is User Logged In
Compose Transaction
Deposit Address
Configuration
More
Fiat On-ramp
Domain Verification
Powered By GitBook

Configuration

The Fortmatic SDK offers an endpoint for customizing certain UI behavior.
import Fortmatic from 'fortmatic';
​
const fm = new Fortmatic('YOUR_API_KEY');
fm.configure({ ... });
As of v1.0.1, the only endpoint that makes use of configuration is Fortmatic.user.login.
Fortmatic Native - Previous
Deposit Address
Next - More
Fiat On-ramp
Last modified 3yr ago
Copy link