๐ŸPython SDK

See full details at https://zetamarkets-py.readthedocs.io/en/latest/reference/zetamarkets_py.html

Installation

To use Zeta, first install it using pip:

$ pip install zetamarkets_py

Setting up a Solana wallet

Please follow the Solana wallet creation docs to set up a wallet if you donโ€™t already have one locally. By default the SDK will look for the wallet at ~/.config/solana/id.json

Getting started

The easiest way to get started is to follow the code examples in order. These walk you through the basics of placing orders, checking balances and streaming market data, all the way to building a simple trading bot.

Ready to start trading?

Start trading now!

Last updated