Skip to content

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.

Copy link

@mooncitydev mooncitydev left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Updated README.md to include detailed examples for common SDK functions (createActionHeaders, creating typed payloads, and createPostResponse). Added an NPM installs badge for better visibility. Improved formatting and structure for clarity and readability. Provided a clear link to the Typedoc documentation for easy reference.

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