Environment Variables
These are the environment variables read by dYdX wallet-aware constructors.
Wallet Variables
Guidance
- keep local values in an untracked
.envfile if needed - load them explicitly in scripts and notebooks
- pass
public=Truewhen constructing read-only clients without a mnemonic - mainnet node constructors read
DYDX_MNEMONIC - testnet node constructors read
DYDX_TESTNET_MNEMONIC