Skip to main content

Crate alloy_signer_turnkey

Crate alloy_signer_turnkey 

Source
Expand description

§alloy-signer-turnkey

Ethereum Turnkey signer.

Re-exports§

pub use turnkey_client;

Structs§

TurnkeyP256ApiKey
Represents a Turnkey API key using the P-256 curve.
TurnkeySigner
Turnkey signer implementation for Alloy.

Enums§

TurnkeyClientError
TurnkeySignerError
Errors that can occur when using the Turnkey signer.

Type Aliases§

TurnkeyClient
Alias for the Turnkey SDK client using the P256 API key stamper.
TurnkeyClientBuilder
Alias for the Turnkey SDK client builder using the P256 API key stamper.