Skip to content

Add SUI SDK client support#77

Draft
0disoft wants to merge 1 commit into
bitcart:masterfrom
0disoft:task/sui-sdk-client
Draft

Add SUI SDK client support#77
0disoft wants to merge 1 commit into
bitcart:masterfrom
0disoft:task/sui-sdk-client

Conversation

@0disoft
Copy link
Copy Markdown

@0disoft 0disoft commented Apr 29, 2026

Summary

Adds a SUI SDK coin client so Bitcart API consumers can import and register SUI like the other built-in coins.

Changes

  • Add bitcart.coins.sui.SUI with the default daemon URL on port 5012
  • Export SUI from bitcart.coins, top-level bitcart, and COINS
  • Document SUI in the supported coin lists
  • Add registration/defaults tests for the SUI client

Notes

Validation

  • uv run pytest tests\coins\test_sui.py -q -o addopts=
  • uv run pytest tests\coins\test_sui.py -q
  • uv run ruff check .
  • uv run ruff format --check .
  • uv run mypy bitcart
  • uv run deptry .

@CLAassistant
Copy link
Copy Markdown

CLAassistant commented Apr 29, 2026

CLA assistant check
All committers have signed the CLA.

@0disoft 0disoft force-pushed the task/sui-sdk-client branch from 35c33b4 to a5eda19 Compare April 29, 2026 05:25
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.

2 participants