Currently in beta mode — features may change
devrelsdevrels.xyz
DirectoryOrganisationsResourcesArticlesJobsEventsAbout
RecommendSign in
Live
—Members·—Orgs·—Resources·—Projects·—Articles
Add··by metasal.xyz·719e2f0

Resources

9 developer resources for building on Solana

AllSDKCLIAPIMCPFRAMEWORKLIBRARY
ResourceTypeProjectPackage / CLILinks
Anchor CLI

Framework and CLI for Solana smart contract development

CLIAnchor@coral-xyz/anchoranchor
Avici CLI

Local CLI + agent skills installer for Codex and Claude Code.

CLI
—
avici
Clerk CLI

CLI to scaffold auth and support agent workflows.

CLI—clerk
Metaplex CLI (mplx)

CLI for NFT creation, candy machine management, and digital assets

CLIMetaplexmplx
Pay.sh

CLI that gives AI agents and terminals access to pay-per-use APIs — no signup, no keys, no subscriptions. Works with Claude Code, Gemini, Codex.

CLI——
SPL Token CLI

CLI for creating and managing SPL tokens on Solana

CLISolana Labsspl-token
SolScript

Solidity-to-Solana compiler written in Rust — write Solana programs in Solidity syntax and compile to Anchor or BPF. Supports mappings (auto-PDA), events, custom errors, modifiers, CPI, and SPL Token ops.

CLI——
Solana CLI

Command-line tools for Solana development and validator management

CLISolana Foundationsolana
vanity

GPU-accelerated Solana vanity address generator. Grinds CreateAccountWithSeed inputs (SHA-256) instead of ed25519 keypairs — ~1.3B searches/sec per RTX 4090. Apache-2.0, by cavemanloverboy.

CLI—cargo install vanity --features=gpu