Skip to content

kuestcom/polymarket-to-kuest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Polymarket -> Kuest compatibility

Polymarket to Kuest

If you already have bots or tooling built for Polymarket, migrating to Kuest requires only small changes to endpoints, headers, and environment variables.

What's here

  • MIGRATION.md — step-by-step migration guide for humans.
  • mapping.json — machine-readable mapping for automation or LLM-assisted refactors.

Quick notes

  • Replace POLYMARKET_ with KUEST_ in env vars and auth headers.
  • Replace *.polymarket.com with *.kuest.com (same subdomain).
  • Gamma API is not available on Kuest.

Network (beta)

  • Kuest beta runs on Polygon Amoy (chainId 80002) and uses testnet USDC.
  • Polymarket mainnet uses Polygon (chainId 137) and USDC.e collateral.

For a step-by-step migration guide, see MIGRATION.md.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors