Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add txn sign/send and ledger support #1353

Closed
wants to merge 70 commits into from

Conversation

willemneal
Copy link
Contributor

@willemneal willemneal commented May 31, 2024

Currently relies on #1283.

Adds:

  • tx sign - use local key or ledger to sign a transaction (envelope)
  • tx send - submit a signed transaction envelope to the network
  • Stellar trait which handles the signing of transactions and auth-entries

willemneal and others added 30 commits May 8, 2024 16:26
--sim-only for assembling transactions
@willemneal
Copy link
Contributor Author

Closing in favor of #1406 as it is cleaner to review.

@willemneal willemneal closed this Jun 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

3 participants