Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Crossmint(SSW): Fixes #438

Merged
merged 3 commits into from
Mar 20, 2025
Merged

Crossmint(SSW): Fixes #438

merged 3 commits into from
Mar 20, 2025

Conversation

alberto-crossmint
Copy link
Collaborator

@alberto-crossmint alberto-crossmint commented Mar 20, 2025

Background

This PR:

  • Simplifies the interface for SSW
  • Fixes the factory
  • Fixes creation with linked users
  • Fixes differences between wallet locators and user locators
  • Fixes getting the wallet balance
  • Implements Crossmint-style wallet balance
  • Implements idempotency on wallet creation
  • Adds examples for SOL transfer
  • Adds examples for wallet creation

Testing

Many test cases have been tested:

  • Sending SPL
  • Delegated signers (+send transaction)
  • Creating wallets with many different configurations, including different signers and linked users
  • Tested idempotency
  • Retrieving balance

Tou can go a run these new examples yourself

Copy link

changeset-bot bot commented Mar 20, 2025

⚠️ No Changeset found

Latest commit: 82435c7

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@alberto-crossmint alberto-crossmint changed the title Crossmint(SSW): Improvements Crossmint(SSW): Fixes Mar 20, 2025
@alberto-crossmint alberto-crossmint merged commit ce13aa0 into main Mar 20, 2025
2 checks passed
@alberto-crossmint alberto-crossmint deleted the alb/ssw-improvements branch March 20, 2025 17:00
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