orquestra-tx-builder
CommunityBuild unsigned Solana transactions safely.
Software Engineering#mcp#rest api#solana#transaction builder#unsigned transactions#instruction encoding#base64 wire tx
Authorberkayoztunc
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Constructing a correct Solana unsigned transaction is hard because every account, signer/writable flag, and argument must exactly match the target instruction definition.
Core Features & Use Cases
- Orchestrated transaction construction: Produces a base64-encoded unsigned Solana wire transaction using Orquestra MCP’s
build_instructionoutput. - Strict upstream-research workflow: Uses only pre-resolved accounts and arguments and avoids PDA derivation, program search, or guessing.
- Guardrails for correctness: Enforces a checklist so missing
program_id,instruction_name, accounts, arguments, orfee_payertriggers a follow-up request instead of generating an invalid transaction.
Quick Start
Ask the AI: "Build an unsigned transaction for program <program_id>, instruction <instruction_name>, using these resolved accounts and signer/writable flags, these exact instruction arguments (with types), and fee payer <fee_payer>, and return the base64 wire transaction."
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: orquestra-tx-builder Download link: https://github.com/berkayoztunc/orquestra/archive/main.zip#orquestra-tx-builder Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.