solana-developer-platform
Solana payments, token issuance, and ramp integration workflows
All Skills in This Repository (10)
Pure Emerald Level Indicatorsintegrate-offramp
Automate crypto-to-fiat off-ramp quotes and wallet resolution across providers.
counterparty-requirements
Validate provider counterparty requirements for KYC, account verification, and quote generation.
integrate-webhook
Verify, parse, and process webhook events for Solana applications.
integrate-onramp
Create fiat-to-crypto on-ramp quotes and dispatch handlers to resolve database state.
register-provider
Automates provider registration in the Solana Developer Platform using environment variables.
rail-discovery
Automate discovery of fiat-to-crypto payment rails from provider endpoints into a support matrix.
integrate-ramp-provider
Guide step-by-step integration of fiat↔crypto on/off-ramp providers into the Solana Developer Platform.
integrate-estimate
Estimate fiat-to-crypto conversion rates via live provider APIs.
sdp-ui-designer
Creates UI components and prototypes compliant with Solana Distribution Platform design standards.
sdp-tokenization
Guide tokenization workflows on Solana Developer Platform via its public API.
Frequently Asked Questions
FAQPage SchemaHow to install Solana Developer Platform skills?▼
Run `npx skills add solana-foundation/solana-developer-platform --all -g -y` in your terminal to install all skills in this suite globally.
How to integrate a fiat-crypto ramp provider?▼
Start with the integrate-ramp-provider skill, which walks you through registration, rail discovery, estimates, counterparty requirements, quotes, and webhooks in order.
How to tokenize an asset on Solana?▼
The sdp-tokenization skill explains how to issue stablecoins, tokenized securities, or loyalty tokens using SDP's public docs and API, including wallets, authorities, and compliance controls.
Do these skills work with Claude Code and Codex?▼
Yes. All skills follow the standard SKILL.md format and run in Claude Code, Codex, Cursor, and other compatible coding environments.
Can I create pull requests and file bugs automatically?▼
Yes. The sdp-make-pr skill prepares reviewer-ready pull requests with before/after evidence, and sdp-bug-report files reproducible bugs to Linear with screenshots.
Related Repositories in Software Engineering
View All in Software Engineering→openclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core