createReadOnly() is the no-signing, no-submission mode.
- no private key
- no signer
- no transaction building
- all read methods available
When to use it
- price widgets
- charts and dashboards
- analytics tools
- account views that display positions, orders, fills, or candles
Example
INVALID_CONFIG in this mode.