Skip to content

[565] [Web3] Create Soroban NFT Mint Transaction Service - #691

Merged
Eniola3321 merged 3 commits into
ANYTECHS:mainfrom
esthertitilayo-dev:fix/565-web3-create-soroban-nft-mint-transaction-service
Jul 30, 2026
Merged

[565] [Web3] Create Soroban NFT Mint Transaction Service#691
Eniola3321 merged 3 commits into
ANYTECHS:mainfrom
esthertitilayo-dev:fix/565-web3-create-soroban-nft-mint-transaction-service

Conversation

@esthertitilayo-dev

Copy link
Copy Markdown
Contributor

Summary

  • Documents prepareMintTx XDR flow and Swagger for clipId, walletAddress, XDR, and errors 400/404/409.
  • Returns 409 Conflict when a clip is already minting or minted.

Test plan

  • NftMintService / NftMintGuard unit tests
  • NFT e2e OpenAPI prepare-mint contract
  • Full unit suite

Closes #565

Made with Cursor

Expose XDR response schema with clip/wallet params and typed 400/404/409 errors for the Soroban NFT mint preparation endpoint.

Co-authored-by: Cursor <cursoragent@cursor.com>
@drips-wave

drips-wave Bot commented Jul 29, 2026

Copy link
Copy Markdown

@esthertitilayo-dev 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

esthertitilayo-dev and others added 2 commits July 29, 2026 14:23
Remove duplicated Swagger description keys and orphaned decorator/import fragments so payouts and related modules parse cleanly in CI.

Co-authored-by: Cursor <cursoragent@cursor.com>
@Eniola3321
Eniola3321 merged commit 57572ae into ANYTECHS:main Jul 30, 2026
2 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.

[Web3] Create Soroban NFT Mint Transaction Service

2 participants