coinbase-advanced-py
coinbase-advanced-py copied to clipboard
Add API Sandbox support
This PR adds support for the (Coinbase Advanced Trade API Sandbox](https://docs.cdp.coinbase.com/advanced-trade/docs/rest-api-sandbox) by
- Adding a
sandboxparameter to theRESTBaseconstructor. - Using that, if enabled, to let requests to unauthenticated to otherwise authenticated endpoints pass.
- Falling back to the
https://api-sandbox.coinbase.combase URL ifsandboxis set toTrueand no explicit base URL is specified.
🟡 Heimdall Review Status
| Requirement | Status | More Info | ||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Reviews |
🟡
0/1
|
Denominator calculation
|
@urischwartz-cb @davidMkCb maybe?