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.2.tar.gz
(13.4 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.2-py3-none-any.whl
(15.3 kB
view details)
File details
Details for the file vibe_cli-0.2.2.tar.gz.
File metadata
- Download URL: vibe_cli-0.2.2.tar.gz
- Upload date:
- Size: 13.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5177b042e821ccb8df8f2c390e7a18fdef0add1bd4ddabb70ca03f9ca19bae53
|
|
| MD5 |
612b41de3938a41fc1521f96cd3bc82a
|
|
| BLAKE2b-256 |
5c92c1f8dc23bba27548aee478d1b151c230cd8f2ef6b0a156c717fb13478b57
|
File details
Details for the file vibe_cli-0.2.2-py3-none-any.whl.
File metadata
- Download URL: vibe_cli-0.2.2-py3-none-any.whl
- Upload date:
- Size: 15.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 |
95c31e37c35954ae7b05777dc21c2c12ec31ee73648738755cf13e8ea0cfabcc
|
|
| MD5 |
121a2a594e3eaa7103283bdc47764bd2
|
|
| BLAKE2b-256 |
13125e72e7d0f07bcb726fe815a39dd3ec934baf1e8ebd575b10b34e143a00c4
|