Skip to main content

npm (Global Install)

Install the CLI globally to use the lifi command anywhere:
Verify the installation:

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:

Verify Your Key

Testing Your Setup

Run the health check to verify API connectivity:
List supported chains to confirm everything works:
If both commands return data successfully, your CLI is ready to use.

GitHub Repository

Source code and development instructions