Skip to content

Implement offline transaction building #42

@big14way

Description

@big14way

Allow building transactions without network access, then submit later.

Acceptance Criteria:

  • Add buildOffline() variants for all write methods
  • Accept pre-fetched account sequence number
  • Return unsigned XDR that can be signed and submitted later
  • Add submitSignedTransaction(xdr) method

Files: src/client.ts, src/types.ts

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions