Skip to content

CRE: Solana Guide follow#3965

Merged
dev-dist merged 9 commits into
mainfrom
solana-write-ff
Jul 16, 2026
Merged

CRE: Solana Guide follow#3965
dev-dist merged 9 commits into
mainfrom
solana-write-ff

Conversation

@dev-dist

@dev-dist dev-dist commented Jul 15, 2026

Copy link
Copy Markdown
Collaborator

This pull request adds a new Solana Forwarder Directory reference for both Go and TypeScript SDKs, and improves the Solana workflow documentation for generating and using bindings. The changes clarify directory structure, simplify the example workflows, and direct users to the new forwarder directory for up-to-date addresses. The most important changes are:


New Solana Forwarder Directory Reference:

  • Added forwarder-directory pages for both Go and TypeScript (forwarder-directory-go.mdx, forwarder-directory-ts.mdx), listing mock and production forwarder program IDs and state accounts, with usage instructions and network notes. [1] [2]
  • Updated the sidebar (sidebar.ts) to include the new Forwarder Directory, with highlighting for both language variants.

Improvements to Solana Workflow and Bindings Docs:

  • Updated the Go and TypeScript bindings guides to clarify the recommended directory structure (e.g., using my-workflow/contracts/solana/src/idl/), and simplified the workflow handler examples to focus on usage of the generated bindings. [1] [2] [3] [4]
  • Replaced step-by-step workflow setup instructions with concise code examples, and now direct users to the main "Writing to Solana" guide for end-to-end config, simulation, and deployment. [1] [2]
  • Improved explanation of what the CLI generates and where, making the file paths relative to the workflow directory for clarity.

These changes make it easier for users to find and use the correct Solana forwarder addresses, and streamline the process of generating and integrating workflow bindings.

@dev-dist
dev-dist requested review from a team as code owners July 15, 2026 17:31
@vercel

vercel Bot commented Jul 15, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
documentation Ready Ready Preview Jul 16, 2026 9:59pm

Request Review

@github-actions

Copy link
Copy Markdown
Contributor

👋 dev-dist, thanks for creating this pull request!

To help reviewers, please consider creating future PRs as drafts first. This allows you to self-review and make any final changes before notifying the team.

Once you're ready, you can mark it as "Ready for review" to request feedback. Thanks!

@dev-dist
dev-dist merged commit e4c3245 into main Jul 16, 2026
28 checks passed
@dev-dist
dev-dist deleted the solana-write-ff branch July 16, 2026 22:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants