Skip to content

Implement offline transaction building - #95

Open
hanu-14 wants to merge 1 commit into
sorosave-protocol:mainfrom
hanu-14:atlas/fix-42
Open

Implement offline transaction building#95
hanu-14 wants to merge 1 commit into
sorosave-protocol:mainfrom
hanu-14:atlas/fix-42

Conversation

@hanu-14

@hanu-14 hanu-14 commented Jul 21, 2026

Copy link
Copy Markdown

Description

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

Changes

See diff for details.

@hanu-14 hanu-14 closed this Jul 21, 2026
@hanu-14 hanu-14 reopened this Jul 22, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant