Autonomous Jupiter Prediction Market agent — Solana execution, tethered to Falcon AI
Project description
Falcon Jupiter Prediction Agent
Runs on your machine. Listens for Falcon jupiter_prediction signals over WebSocket and places orders on Jupiter Prediction Markets via local Solana signing.
Quick start
cd client/falcon-jupiter-client
cp .env.example .env
# Edit FALCON_API_KEY, optional JUPITER__API_KEY and SOLANA__PRIVATE_KEY
pip install -e .
falcon-jupiter-agent-check
falcon-jupiter-agent
Or via npm bootstrap:
npx @falconai/agent-client jupiter
Modes
- DRY_RUN=true (default) — logs intended trades to
logs/jupiter_trades.csv - DRY_RUN=false — creates Jupiter orders, signs transactions locally, submits to Solana RPC
Minimum order size on Jupiter is $5.
WebSocket subscribe
The agent subscribes with providers: ["jupiter_prediction"] so Polymarket signals are ignored.
Strategy sync
On startup, fetches active strategies from GET /api/jupiter/client/strategies/active (same API key).
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
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
File details
Details for the file falcon_jupiter_agent-0.2.4.tar.gz.
File metadata
- Download URL: falcon_jupiter_agent-0.2.4.tar.gz
- Upload date:
- Size: 29.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
04408e9e9dac0634efaa54296b549ed4e7f121f6f92342c366a00e0d2770bb36
|
|
| MD5 |
9c3a05a6e275e604767c62ede8a32de0
|
|
| BLAKE2b-256 |
ed41a0c93b704536ee57b9a7ccf62a863f6febc9db1c61af4730a71aa703a336
|
File details
Details for the file falcon_jupiter_agent-0.2.4-py3-none-any.whl.
File metadata
- Download URL: falcon_jupiter_agent-0.2.4-py3-none-any.whl
- Upload date:
- Size: 39.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5fe087ab481f5af26426442c5990c8037eb28f4c7f4b7c66e03d782ed0ed4769
|
|
| MD5 |
b652accc2e09b81c4a2edfc995bec9c3
|
|
| BLAKE2b-256 |
db5602ae8822cc78a4f34940a90dc7fd587333c97c878a81a95cf11035d80435
|