Skip to content

CRE: Solana ChainWrite#3944

Open
dev-dist wants to merge 9 commits into
mainfrom
cre-solana-write
Open

CRE: Solana ChainWrite#3944
dev-dist wants to merge 9 commits into
mainfrom
cre-solana-write

Conversation

@dev-dist

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

Copy link
Copy Markdown
Collaborator

This pull request introduces comprehensive support and documentation for Solana chain interactions in the CRE platform. The main changes add Solana as a first-class chain family alongside EVM, provide a new capability for writing to Solana programs, and expand the sidebar and guides to help developers use the Solana client SDK. The update includes a new conceptual overview, a dedicated capability page, and a Go-specific guide for generating Solana bindings.

Documentation and Conceptual Updates:

  • Added Solana as a supported chain family in the capabilities overview, describing its networks, SDK client, and encoding format in a new "Chain Families" section.
  • Introduced the new "Solana Write" capability in the capabilities list, explaining its purpose and how it fits into the CRE consensus model.

Sidebar and Navigation Enhancements:

  • Added a "Solana Chain Interactions" section to the workflow guides sidebar, with subpages for generating bindings and onchain write, supporting both TypeScript and Go.
  • Included "Solana Write" under available capabilities and "Solana Client" in the SDK reference section of the sidebar for easier navigation. [1] [2]

Solana Write Capability Documentation:

  • Added a new page, solana-write.mdx, detailing the Solana Write capability, including its workflow, account layout, key features, and simulation support.

Go SDK Binding Generation Guide:

  • Introduced a new guide, generating-bindings-go.mdx, explaining how to generate Go bindings from Anchor IDL for Solana programs, including example code, account layout, and best practices.

@dev-dist dev-dist requested review from a team as code owners July 7, 2026 19:38
@vercel

vercel Bot commented Jul 7, 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 11, 2026 6:42pm

Request Review

@github-actions

github-actions Bot commented Jul 7, 2026

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!

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