Compose Solana Transactions Setup

Configure and deploy this Compose solana-transactions example under the user's own Goldsky account. An HTTP-triggered task fetches BTC/USD from CoinGecko and writes it to a Solana Anchor program via a PDA, using Gill through Compose's sandboxed fetch. Walks a new user through CLI install, generating and funding a Solana keypair, creating Compose secrets (`SOLANA_RPC_URL`, `SOLANA_KEYPAIR`), choosing whether to target the shared demo program on devnet or their own Anchor program (with correct discriminator + PDA seeds), optional GitHub publishing, and a smoke test that returns a real Solana transaction signature. Use when a user has just cloned this example or asks to set up / deploy / configure the solana-transactions app.

goldsky-io Updated

File contents

goldsky-io/documentation-examples/tree/main/compose/solana-transactions/.claude/skills/compose-solana-transactions-setup commit 8a7edb9d6a

Frequently asked questions

npx skillmds@latest add goldsky-io/compose-solana-transactions-setup