Currently in beta mode — features may change
devrelsdevrels.xyz
DirectoryOrganisationsResourcesArticlesChannelsJobsEventsAbout
RecommendSign in

Solana dev articles, weekly

New articles on tooling, infrastructure, and the ecosystem. No noise.

PrivacyTermsAbout

Built by metasal.xyz

Made by MILYSEC
Live
—Members·—Orgs·—Resources·—Projects·—Articles
Add··by metasal.xyz·Made by MILYSEC·5f7399de7b17ab1ab9e1aa1edc2dc85852507de9

Resources

8 developer resources for building on Solana

AllSDKCLIAPIMCPFRAMEWORKLIBRARY

Solana CLI

CLI

Command-line tools for Solana development and validator management

by Solana Foundation

$ solana
Docs GitHub
15k
Rust
updated 1y ago
clivalidatorcore

Anchor CLI

CLI

Framework and CLI for Solana smart contract development

by Anchor

$ anchor@coral-xyz/anchor
Docs GitHub
5.1kRustupdated 1mo ago
cliframeworksmart-contracts

SPL Token CLI

CLI

CLI for creating and managing SPL tokens on Solana

by Solana Labs

$ spl-token
Docs GitHub
4.2kRustupdated 1y ago
clitokenspl

Surfpool

CLI

Drop-in replacement for solana-test-validator. Forks Mainnet accounts locally, ships RPC cheatcodes (time travel, balance manipulation, state reset), a universal faucet for any token, and Infrastructure-as-Code deployments for Anchor and Pinocchio projects.

$ curl -sL https://run.surfpool.run/ | bash
Docs GitHub
562Rustupdated 1mo ago
testinglocalmainnet-forkcli

vanity

CLI

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.

$ cargo install vanity --features=gpu
GitHub
123Cupdated 1mo ago
vanitytoolinggpucuda

Metaplex CLI (mplx)

CLI

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

by Metaplex

$ mplx
Docs GitHub
19TypeScriptupdated 2mo ago
clinftcandy-machine

SolScript

CLI

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.

Docs GitHub
1Rustupdated 1mo ago
compilersolidityrustanchor

Pay.sh

CLI

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.