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).
Release files for falcon-jupiter-agent 0.2.5
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| falcon_jupiter_agent-0.2.5.tar.gz | 32.2 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| falcon_jupiter_agent-0.2.5-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 77.2 kB
Release files / falcon_jupiter_agent-0.2.5.tar.gz
| Download URL | falcon_jupiter_agent-0.2.5.tar.gz |
|---|---|
| Size | 32.2 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
9802bbe93f76f47b90b8c956d887dcc640d5d7c329ca2ce7b275211511a1d925
|
|
BLAKE2b-256 checksum How to use checksums |
f8031a9f5a3ebe58dd8d3c6e66d474f72d9c7c359984e9a17549b8d9dedae35e
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.2.0 CPython/3.12.8
|
Release files / falcon_jupiter_agent-0.2.5-py3-none-any.whl
| Download URL | falcon_jupiter_agent-0.2.5-py3-none-any.whl |
|---|---|
| Size | 45.1 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
12e7cfad079f508885fd5ac49f8117453f787347a172dfae24830a1f5ba693dd
|
|
BLAKE2b-256 checksum How to use checksums |
7fbfa4b9894e92c82109f16f675562636e2d1892be14515acee30729d254fd71
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.2.0 CPython/3.12.8
|