Skip to content

feat: JavaScript Client SDK for StellarKit API (#204)#239

Merged
Sulex45 merged 2 commits into
stellarkit-lab-devtools:mainfrom
AnnabelJoe:feat/204-javascript-client-sdk
Jun 7, 2026
Merged

feat: JavaScript Client SDK for StellarKit API (#204)#239
Sulex45 merged 2 commits into
stellarkit-lab-devtools:mainfrom
AnnabelJoe:feat/204-javascript-client-sdk

Conversation

@AnnabelJoe

Copy link
Copy Markdown
Contributor

Build a lightweight JavaScript client library that wraps all StellarKit API endpoints into clean, documented async functions.

Changes:

  • Implemented StellarKitClient class in sdk/stellarkit-client.js
  • Added methods for every API endpoint with full JSDoc
  • Added comprehensive usage examples in sdk/README.md
  • Added unit tests in tests/sdk.test.js

Closes #204

…tools#204)

Implement a class-based JavaScript client for the StellarKit API. Includes methods for all account, fee, asset, DEX, and utility endpoints. Added full JSDoc documentation, usage examples in README, and comprehensive unit tests.
@drips-wave

drips-wave Bot commented Jun 7, 2026

Copy link
Copy Markdown

@AnnabelJoe 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

@Sulex45 Sulex45 merged commit 4c66603 into stellarkit-lab-devtools:main Jun 7, 2026
1 of 3 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.

JavaScript Client SDK for StellarKit API

2 participants