Introduction

This is specially designed for developers for interacting with the GoPredix decentralized prediction market platform on blockchain. This provides a comprehensive set of tools for developers to:

  • Create and manage prediction markets

  • Trade predictions on real-world events

  • Query market data and user positions

  • Handle blockchain transactions securely

  • Monitor market outcomes and claim rewards

Key Features

  • Type-Safe API: Strongly typed Go interfaces for all SDK operations

  • Blockchain Integration: Seamless interaction with smart contracts

  • Error Handling: Comprehensive error types for debugging

  • Async Support: Non-blocking operations for high-performance applications

  • Minimal Dependencies: Leverages Go standard library where possible

Last updated