Skip to content

Conversation

@tilo-14
Copy link
Contributor

@tilo-14 tilo-14 commented Jan 15, 2026

Summary

  • Adds Rust client examples for light-token SDK
  • Includes tests for all major operations: create_mint, create_ata, mint_to, transfer_interface, burn, approve, revoke, freeze, thaw, close
  • Adds scenario test for SPL to light-token flow
  • Adds GitHub Actions workflow for Rust tests

Test plan

  • Run cargo test in rust-client directory
  • Verify all tests pass against localnet

@tilo-14 tilo-14 force-pushed the chore/add-rust-client branch from 3202304 to 31c7176 Compare January 15, 2026 22:44
@tilo-14 tilo-14 force-pushed the chore/add-rust-client branch from 31c7176 to f51fd06 Compare January 15, 2026 22:50
@tilo-14 tilo-14 force-pushed the chore/add-rust-client branch from d97dcb2 to fa941d2 Compare January 15, 2026 23:36
tilo-14 added 5 commits January 16, 2026 15:13
- Apply multi-line formatting to builder pattern method chains
- Fix get_associated_token_address return type (Pubkey, not tuple)
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