Gamma
HomeWeb AppDiscordTwitter
  • Introduction to Gamma
  • ℹ️Limit Order Hook
    • Introduction
    • Advantages over CEX Limit Orders
    • Creating Limit Orders
    • Creating Scale Orders
    • Canceling and Claiming Orders
    • For Developers - Python SDK
  • ℹ️LP Vaults
    • Introduction
    • Strategies
      • V4 - MultiPosition Strategies
      • Dual Position Strategies - Base/Limit
    • Developer Portal
    • Incentives
    • Guides
      • Providing Liquidity
        • Deposit Liquidity
        • Withdraw Liquidity
        • Stake LP Tokens for Rewards
    • Troubleshooting / Help
      • Transaction Errors
      • Reset the App
      • Using Block Explorers
      • Manually Withdraw
      • Revoke Permissions
    • FAQ
      • Concentrated Liquidity
      • Using Gamma
      • Analytics
      • Incentives
      • Operations
      • Security
    • Glossary
  • ℹ️Perp Vaults
    • Introduction
    • Strategies
  • ℹ️Information
    • GAMMA Token
      • GAMMA Token FAQ
    • Contracts
    • Audits
    • Tokenomics
    • Contact / Links
    • Brand Assets
    • Governance
Powered by GitBook
On this page

Was this helpful?

  1. Limit Order Hook

For Developers - Python SDK

PreviousCanceling and Claiming OrdersNextIntroduction

Last updated 2 days ago

Was this helpful?

Gamma Python SDK

A python-based SDK developed for interacting with the Gamma Limit Order Book

  • Repository:

  • Demo:

ℹ️
https://github.com/GammaStrategies/gamma-univ4-limit-order-hook/tree/main/sdk
https://github.com/GammaStrategies/gamma-univ4-limit-order-hook/blob/main/sdk/examples.py