VIBE Airforce CLI — Web3 trading and data at your fingertips
Project description
vibe-cli
Web3 trading and data at your fingertips.
Install
# pip
pip install vibe-cli
# pipx (isolated)
pipx install vibe-cli
# curl | sh
curl -fsSL https://api.vibe.airforce/api/cli/install.sh | sh
Quick Start
vibe sync # Fetch operations manifest (works without API key)
vibe list-operations # List all commands
vibe swap-quote --from-token So11111111111111111111111111111111111111112 \
--to-token EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v \
--amount 1000000
vibe evm-swap-quote --network base --from-asset eth --to-asset usdc --amount 0.1
Auth
No API key required to try — 30 free credits per day.
vibe auth # Paste your API key interactively
# Or set environment variable
export VIBE_API_KEY=pk_xxx:sk_xxx
Get your API key at vibe.airforce/settings/api-keys
Commands
| Command | Description |
|---|---|
vibe sync |
Fetch operations manifest |
vibe list-operations |
List available commands |
vibe auth |
Authenticate with API key |
vibe logout |
Remove saved credentials |
vibe swap-quote |
Solana swap quote |
vibe swap |
Execute Solana swap |
vibe evm-swap-quote |
Base/Ethereum swap quote |
vibe evm-swap |
Execute Base/Ethereum swap |
vibe defi-discover |
Discover DeFi protocols |
vibe defi-quote |
Get DeFi position quote |
vibe defi-deposit |
Execute DeFi deposit |
vibe bags-launch-token |
Launch token on bags.fm |
vibe bags-claim-fees |
Claim bags.fm fees |
vibe bags-positions |
View bags.fm positions |
vibe data-provider |
Query external data providers |
vibe feedback |
Submit feedback |
vibe version |
Show CLI version |
Output Formats
vibe swap-quote -o table ... # Human-readable (default)
vibe swap-quote -o json ... # Structured JSON
vibe swap-quote -o json -f body.data ... # Extract nested field
vibe swap-quote -o raw ... # Unformatted JSON
License
MIT
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
vibe_cli-0.1.1.tar.gz
(10.6 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
vibe_cli-0.1.1-py3-none-any.whl
(12.6 kB
view details)
File details
Details for the file vibe_cli-0.1.1.tar.gz.
File metadata
- Download URL: vibe_cli-0.1.1.tar.gz
- Upload date:
- Size: 10.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8298b3648ef3b90f78610a0dfc417f167012b5e84c8cfacb2e9b99201a2bf438
|
|
| MD5 |
7e4b6d48fbc43af8cc5a7fbdad71ab1e
|
|
| BLAKE2b-256 |
a221aedf98a713fcd164e6acf7ac99b94d8f3a9e2da2d3b6946b029a741c6846
|
File details
Details for the file vibe_cli-0.1.1-py3-none-any.whl.
File metadata
- Download URL: vibe_cli-0.1.1-py3-none-any.whl
- Upload date:
- Size: 12.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2b28ea9afb6ab79ce76e8031ce08436ef5c3c99436549b1f65cba5c6ce479533
|
|
| MD5 |
eb99a382c14d66f6a0e2bbd574e7fe88
|
|
| BLAKE2b-256 |
9946d26f26b86d10fd3890b98e9ba7046102c4fc19ecbc39e016ee05cd536b80
|