Skip to content

feat: add buildSignedTransaction function (#73)#307

Merged
MissBlue00 merged 4 commits into
MissBlue00:mainfrom
vstudio79:feat/create-asset-payment
Jun 29, 2026
Merged

feat: add buildSignedTransaction function (#73)#307
MissBlue00 merged 4 commits into
MissBlue00:mainfrom
vstudio79:feat/create-asset-payment

Conversation

@vstudio79

Copy link
Copy Markdown
Contributor

closes: #73

- Add AssetPaymentParams and PaymentResult interfaces
- Add createAssetPayment method to StellarService with address validation and trustline check
- Add verifyTrustline private method
- Add standalone createAssetPayment wrapper in index.ts
- Add unit tests for createAssetPayment
@vercel

vercel Bot commented Jun 29, 2026

Copy link
Copy Markdown

@vstudio79 is attempting to deploy a commit to the missblue00's projects Team on Vercel.

A member of the Team first needs to authorize it.

@drips-wave

drips-wave Bot commented Jun 29, 2026

Copy link
Copy Markdown

@vstudio79 Great news! 🎉 Based on an automated assessment of this PR, the linked Wave issue(s) no longer count against your application limits.

You can now already apply to more issues while waiting for a review of this PR. Keep up the great work! 🚀

Learn more about application limits

@MissBlue00 MissBlue00 merged commit 2ed80ec into MissBlue00:main Jun 29, 2026
0 of 4 checks passed
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.

Add buildSignedTransaction function

2 participants