Expand description
Credential management for the Polymarket adapter.
Structs§
- Credential
- L2 API credential with HMAC-SHA256 signing for authenticated requests.
- EvmPrivate
Key - Secure wrapper for an EVM private key, zeroized on drop.
- Secrets
- Complete secrets configuration for Polymarket.
Functions§
- credential_
env_ vars - Returns
(api_key_var, api_secret_var, passphrase_var, private_key_var, funder_var).