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

feat: Add Action Signing and verification and Utilities #50

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

aremys
Copy link

@aremys aremys commented Nov 20, 2024

This pull request introduces the following changes:

  1. Added signActionPayload.js utility for signing action payloads using Solana wallets.

  2. Added verifySignedAction.js utility for verifying signed action payloads.

  3. Added exampleUsage.js to demonstrate the integration of the signing utility.

  4. Updated the README with information and examples for using these new utilities.

These updates enhance the SDK's functionality by enabling secure, wallet-integrated signing and verification of actions.

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