API Trading Prerequisites and Setup
Before you start, please make sure to familiarize yourself with the key concepts.
Prerequisites
Variational Python SDK and API credentials (see the Quickstart Guide)
Connected Ethereum wallet (go to Variational Pro and hit Connect in the top right corner)
The private key for your registered wallet to sign spending permits
Some test USDC on Arbitrum Sepolia (you can use our faucet to get some)
Prepare the Clients and Contracts
All tutorials require a few things to be initialized:
Last updated