Skip to main content

Module credential

Module credential 

Source
Expand description

Credential management for the Polymarket adapter.

Structs§

Credential
L2 API credential with HMAC-SHA256 signing for authenticated requests.
EvmPrivateKey
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).