docs: community-enhanced API docs with endpoint index, SDKs, and CI#104
Open
Valisthea wants to merge 5 commits intoasterdex:masterfrom
Open
docs: community-enhanced API docs with endpoint index, SDKs, and CI#104Valisthea wants to merge 5 commits intoasterdex:masterfrom
Valisthea wants to merge 5 commits intoasterdex:masterfrom
Conversation
added 5 commits
April 5, 2026 12:40
- Complete endpoint index table (51+ V3 endpoints categorized) - Document undocumented endpoints: openInterest, Agent/Builder, Solana flow - Add community-notes.md with known API gaps - Fix broken v3-demo/ link from original README
- Full client: 50+ methods covering all public, trade, account, agent/builder endpoints - EIP-712 signing compatible with eth_account <0.13 and >=0.13 - Typed exceptions: AsterDexError, AsterDexAuthError, AsterDexRateLimitError - 26 unit tests, ruff-clean, zero hardcoded secrets
- ESM module, full endpoint coverage, EIP-712 signing - Async/await API, typed errors, ESLint config
- CI: markdown lint, link check, TruffleHog secret scan, Python tests, CodeQL - 3 issue templates, SECURITY.md, CONTRIBUTING.md, LICENSE MIT
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Community Enhancement — Kairos Lab
What this PR adds
Documentation:
SDKs:
DevOps:
Why
Recurring community pain points from Discord #api-dev:
Zero breaking changes to existing docs.
Verification
Maintained by Kairos Lab