Skip to content

Refactor: Introduce TransactionSigner abstraction and wire into Gas Station #28

@mocolicious

Description

@mocolicious

Refactor the SDK to introduce a TransactionSigner abstraction. All Gas Station transaction signing logic should route through this interface. Create a base interface (TransactionSigner) with methods for public key retrieval, signing transactions, and signing messages. Wire the Gas Station to use the abstraction for all related flows, preparing the codebase for VaultSigner and future signer modules.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions