vapor

Access and trade Solana-based prediction markets via the Vapor API.

Updated Feb 5, 2026
One-click install
npx skills add https://github.com/saicharanpogul/colosseum-openclaw --skill vapor
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: vapor
Source: https://github.com/saicharanpogul/colosseum-openclaw/tree/main/app/public
Command: npx skills add https://github.com/saicharanpogul/colosseum-openclaw --skill vapor

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Vapor enables autonomous, on-chain prediction markets for Colosseum hackathon projects, providing transparent signals and programmable risk on Solana.

Core Features & Use Cases

  • On-chain YES/NO markets for each Colosseum project with real-time pricing and settlement.
  • Public API & SDKs to fetch markets, positions, and execute trades from automated agents.
  • Bot use cases include market scouting, sentiment-driven trading, and automated portfolio management.

Quick Start

Trade YES/NO markets via the Vapor API or client library to fetch markets and execute a trade in your development environment.

Frequently Asked Questions about vapor

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I trade Solana prediction markets for hackathon outcomes?

You can trade Solana prediction markets by fetching YES/NO market data and executing wallet-based trades via the Vapor API. It provides REST endpoints and client libraries to interact with on-chain program IDs for Colosseum hackathon projects.

What is on-chain settlement for hackathon prediction markets?

On-chain settlement for hackathon prediction markets is the transparent resolution of YES/NO market outcomes on Solana. Vapor provides automated data retrieval and on-chain resolution workflows to settle market positions for Colosseum projects.

Can I automate DeFi trading bots to execute trades on Solana prediction markets?

Yes, you can automate DeFi trading bots to execute trades on Solana prediction markets using the Vapor API. The API and SDKs support automated market scouting, sentiment-driven trading, and portfolio management from autonomous agents.

Do I need a Solana wallet to interact with the Vapor API?

Yes, you need a Solana wallet to interact with the Vapor API for executing trades. The client usage patterns require wallet-based trading to access program IDs and interact with the on-chain program in your development environment.

What are the limitations of using an API for on-chain prediction market resolution?

A limitation of using an API for on-chain prediction market resolution is that it is currently scoped to development or testing environments. The Vapor API is designed for Colosseum hackathon projects and may not support production-scale trading without further configuration.

How do I fetch real-time pricing for Colosseum hackathon markets?

You fetch real-time pricing for Colosseum hackathon markets by calling the Vapor REST endpoints. The API returns market data and positions for on-chain YES/NO markets, enabling developers to retrieve current pricing signals programmatically.