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.2.5.tar.gz
(14.5 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.2.5-py3-none-any.whl
(16.3 kB
view details)
File details
Details for the file vibe_cli-0.2.5.tar.gz.
File metadata
- Download URL: vibe_cli-0.2.5.tar.gz
- Upload date:
- Size: 14.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0c3c60aae1174e5e8a376eeb61668c70dacf994d51e1183d99afe4021a4d9889
|
|
| MD5 |
4d6602c0bfff0204e43db3155749471e
|
|
| BLAKE2b-256 |
fdf4e1d72c752ae79af3d972250f91d2aa05e018a4a38a6685d9c70aeede842f
|
File details
Details for the file vibe_cli-0.2.5-py3-none-any.whl.
File metadata
- Download URL: vibe_cli-0.2.5-py3-none-any.whl
- Upload date:
- Size: 16.3 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 |
ef67ac93b1989d11b7d433e9c359b54dce4ef1ae9fe167762fbb7e2013582062
|
|
| MD5 |
b780fee590c0eb2d7ddc0cbf489cc3d5
|
|
| BLAKE2b-256 |
946516019332968ba334d129a68679cff2431c87165bd64412dcb48aa8754ea8
|