Solana Jobs in Crypto & Web3

Solana is a high-throughput layer 1 built for speed and low fees, with a distinct architecture that sets it apart from EVM chains. Programs are written in Rust, often using the Anchor framework, and developers must master the account model, program-derived addresses, and parallel execution via Sealevel.

The ecosystem spans DeFi, NFTs, payments, and consumer apps, and demand spills into client work and tooling too. Employers look for engineers who understand Solana's runtime deeply, can optimize compute budgets, and reason about the trade-offs of its design, since concepts and tooling differ meaningfully from Ethereum.

10open jobs
$135k–$210ktypical salary
10companies hiring
100%remote

Open Solana roles

10 jobs

Frequently asked questions

What language do I need for Solana development?
Rust is the primary language for Solana programs, typically with the Anchor framework. TypeScript is common for clients and frontends interacting with programs.
How is Solana development different from Ethereum?
Solana uses an account-based model, program-derived addresses, and parallel execution, which differ substantially from the EVM. Tooling and mental models are distinct.
Is Anchor required for Solana jobs?
Anchor is the most common framework and a strong asset, though some teams write native Rust programs. Understanding the runtime underneath matters either way.