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.0.tar.gz
(10.3 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.0-py3-none-any.whl
(12.4 kB
view details)
File details
Details for the file vibe_cli-0.1.0.tar.gz.
File metadata
- Download URL: vibe_cli-0.1.0.tar.gz
- Upload date:
- Size: 10.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4a4c827f853d9b4f45a661394df830861bba6e085a6c40e9b38df958b9c02c29
|
|
| MD5 |
dcdc46bd97a46348fc5ec20693379009
|
|
| BLAKE2b-256 |
9b015ce19221ca7dab7116f49c40422eac61a0d452bb38965df8cb6647ac65ca
|
File details
Details for the file vibe_cli-0.1.0-py3-none-any.whl.
File metadata
- Download URL: vibe_cli-0.1.0-py3-none-any.whl
- Upload date:
- Size: 12.4 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 |
364b632bfa9398e55a121e8f60a44033465557e1dad508bef3e435f682c2144b
|
|
| MD5 |
912c3db0b522b4562269dc652ddcc652
|
|
| BLAKE2b-256 |
b65c2d949d83af79b55dc054f7a40df71b8088bbe45fbf5de657b6452341a180
|