npm (Global Install)
Install the CLI globally to use thelifi command anywhere:
npx (No Install)
Run any CLI command without installing:Configuration
All configuration is via environment variables. No config files needed.API Key
Set your LI.FI API key for higher rate limits:| Configuration | Rate Limit |
|---|---|
| No API key (public) | 200 requests / 2 hours |
| With API key | 200 requests / minute |
Verify Your Key
Testing Your Setup
Run the health check to verify API connectivity:GitHub Repository
Source code and development instructions

