Skip to content

PyPI readiness, CI, and fetch_transaction_jsonrpc helper#3

Merged
naory merged 1 commit intomainfrom
feat/pypi-ready-and-rpc-helper
Feb 21, 2026
Merged

PyPI readiness, CI, and fetch_transaction_jsonrpc helper#3
naory merged 1 commit intomainfrom
feat/pypi-ready-and-rpc-helper

Conversation

@naory
Copy link
Owner

@naory naory commented Feb 21, 2026

  • PyPI metadata: keywords, classifiers, project.urls (parity with TS)
  • CI: GitHub Actions on Python 3.10–3.12 (pytest, ruff)
  • Helper: fetch_transaction_jsonrpc(network_url, tx_hash) — stdlib-only, core stays dependency-free
  • README updates

Made with Cursor

- Add keywords, classifiers, project.urls to pyproject.toml (parity with TS)
- Add fetch_transaction_jsonrpc(network_url, tx_hash) stdlib-only helper
- Add GitHub CI (Python 3.10-3.12, pytest, ruff)
- Update README with helper docs and PyPI metadata

Co-authored-by: Cursor <cursoragent@cursor.com>
@naory naory merged commit 6b87876 into main Feb 21, 2026
3 checks passed
@naory naory deleted the feat/pypi-ready-and-rpc-helper branch February 21, 2026 11:24
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.

1 participant