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

Improve README Documentation for @solana/actions SDK #54

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

Vikrez22
Copy link

This PR updates the README documentation for the @solana/actions SDK to make it more comprehensive and user-friendly. Changes include:

Added clear links to the Typedoc documentation.
Included the npm installs badge for visibility.
Added example code snippets for commonly used functions, including:
createActionHeaders
Creating a typed actions.json payload
Creating typed GET and POST request/response payloads.
Improved overall formatting for readability and consistency.
Ensured that the root repo README and the @solana/actions package README are mirrored.
These changes aim to enhance the onboarding experience for developers using the SDK.

Testing:

Verified that the code snippets align with the current SDK functionality.
Checked all links to ensure they are working as expected.
Related Issue:
Closes #41.
This pull request was created for https://app.gib.work/bounties/a6ece26a-1d3d-4186-b072-70d244c43569 in an attempt to solve a bounty #41 . Payment for the bounty is immediately sent to the contributor after merge.

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.

update readme to include more useful information
1 participant