Skip to main content

Module key_ops

Module key_ops 

Source

Functionsยง

create_api_key
Create an API key for agent access to one or more wallets.
enforce_policy_and_decrypt_key
Enforce policies for a token-based transaction and return the decrypted signing key. Used by sign_and_send which needs the raw key for broadcast.
sign_message_with_api_key
Sign a message using an API token (agent mode).
sign_with_api_key
Sign a transaction using an API token (agent mode).