Skip to content

feat: add transaction-landing and token-2022 Solana skills#133

Open
kanishak11-cyber wants to merge 1 commit into
solanabr:mainfrom
kanishak11-cyber:feat/add-solana-skills
Open

feat: add transaction-landing and token-2022 Solana skills#133
kanishak11-cyber wants to merge 1 commit into
solanabr:mainfrom
kanishak11-cyber:feat/add-solana-skills

Conversation

@kanishak11-cyber

Copy link
Copy Markdown

Adds two novel, foundational Solana agent skills.

transaction-landing

Land Solana transactions reliably under congestion: compute-unit limits, dynamic priority fees (native RPC + Helius Priority Fee API), atomic Jito bundles with tips, and a blockhash-aware smart-send/retry loop.

token-2022

Build & manage SPL Token-2022 (Token Extensions): transfer fees, on-chain metadata, transfer hooks, confidential transfers, permanent delegate, non-transferable, with correct account sizing and extension init order.

Each skill ships SKILL.md, runnable examples for both @solana/web3.js v1 and @solana/kit (web3.js v2), resources, and a troubleshooting/pitfalls doc. npm run typecheck passes under strict TS. No secrets or node_modules committed.

Two novel, foundational Solana agent skills, each with SKILL.md, runnable
typechecked examples (web3.js v1 + @solana/kit v2), resources, and docs.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
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