Ethereal is in testnet and under development so documentation may be outdated!

Quick Start

This quickstart describes how to make your first deposit, set up the Python SDK, and make your first request.

Initial Setup

  1. Make your first deposit - Deposit USDe to start trading

  2. Setup your development environment - Configure hosts, download the Python SDK, and read through the API reference

The best way to get familiar with Ethereal is to RTFM and dive into the code. See links above for the Trading API and Python SDK to get started!

Last updated