Quick Start
This quickstart describes how to make your first deposit, set up the Python SDK, and make your first request.
Initial Setup
Make your first deposit - Deposit USDe to start trading
Understand message signing - Authentication through signed EIP712 messages
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