Skip to content

[1114] feat: soroban contract and sdk feature SC-9 - #1178

Merged
DokaIzk merged 3 commits into
SoroScan:mainfrom
NanaKhadija1980j:feat/1114-sc-9
Jul 30, 2026
Merged

[1114] feat: soroban contract and sdk feature SC-9#1178
DokaIzk merged 3 commits into
SoroScan:mainfrom
NanaKhadija1980j:feat/1114-sc-9

Conversation

@NanaKhadija1980j

Copy link
Copy Markdown
Contributor

Summary

Implements SC-9 by wiring the existing Soroban add_indexer contract function through the Django ingest API, Python/TypeScript SDKs, and CLI.

Discovery

SC-9 maps to add_indexer in soroscan_core following the SC-29 implementation pattern.

Tests

  • Python: test_sc9_add_indexer.py
  • TypeScript: sc9-add-indexer.test.ts

Closes #1114

Made with Cursor

Wire the existing Soroban add_indexer function through the Django ingest API, Python/TypeScript SDK clients, and CLI. Closes SoroScan#1114.

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

drips-wave Bot commented Jul 29, 2026

Copy link
Copy Markdown

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

@DokaIzk
DokaIzk merged commit 0acf03d into SoroScan:main Jul 30, 2026
2 of 8 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.

Soroban contract and sdk feature sc-9

2 participants