Developer trial
Trial SDK
TypeScript starter with live Polymarket and Kalshi feeds, CEX reference prices, cross-venue arb math, OpenAI / Claude copilot, DEX settlement, and wallet connect via pkg.kvmoonshot.cc native module.
- Binance, KuCoin, Hyperliquid public APIs
- Optional Senpi / Nansen hooks via env keys
- Vitest + typecheck in CI
git clone https://github.com/funnybeer/kvmoonshot-trial-sdk.git cd kvmoonshot-trial-sdk cp .env.example .env.local npm install npm run dev # Live desk: # /api/venues/snapshot # /api/ai/strategy-brief
Venue credentials
Server-side API flags and wallet status live on the Account page. Configure keys in your deployment environment; the UI only shows whether each integration is active.
Open accountStrategy infrastructure
From prediction-market arbitrage to spot-perp basis in one control plane for execution, risk, and reporting.
Markets SDK
TypeScript SDK for Polymarket, Kalshi, CEX perps, and DEX routes with shared order models, signing, and simulation.
Strategy runtime
Deploy arb, basis, and event-driven playbooks with sub-second fan-out and venue-specific rate limits.
KVMoonShot Exchange
Non-custodial swap module for treasury rebalancing and on-chain leg of cross-venue strategies.
Intelligence API
Nansen-labeled flows, Senpi skill endpoints, and custom wallet cohorts for signal generation.