Solana Ecosystem

Neon EVM

An Ethereum Virtual Machine compatibility layer that runs on Solana, enabling developers to deploy and execute Solidity smart contracts on Solana without code changes. Neon EVM translates Ethereum transactions into Solana transactions, giving Solidity developers access to Solana's speed and low costs while maintaining EVM tooling compatibility (Hardhat, MetaMask, Ethers.js).

IDneon-evm

Plain meaning

Start with the shortest useful explanation before going deeper.

An Ethereum Virtual Machine compatibility layer that runs on Solana, enabling developers to deploy and execute Solidity smart contracts on Solana without code changes. Neon EVM translates Ethereum transactions into Solana transactions, giving Solidity developers access to Solana's speed and low costs while maintaining EVM tooling compatibility (Hardhat, MetaMask, Ethers.js).

Mental model

Use the quick analogy first so the term is easier to reason about when you meet it in code, docs, or prompts.

Think of it as a building block that connects one definition to the larger Solana system around it.

Technical context

Place the term inside its Solana layer so the definition is easier to reason about.

Teams, protocols, tools, and the wider Solana product landscape.

Why builders care

Turn the term from vocabulary into something operational for product and engineering work.

This term unlocks adjacent concepts quickly, so it works best when you treat it as a junction instead of an isolated definition.

AI handoff

AI handoff

Use this compact block when you want to give an agent or assistant grounded context without dumping the entire page.

Neon EVM (neon-evm)
Category: Solana Ecosystem
Definition: An Ethereum Virtual Machine compatibility layer that runs on Solana, enabling developers to deploy and execute Solidity smart contracts on Solana without code changes. Neon EVM translates Ethereum transactions into Solana transactions, giving Solidity developers access to Solana's speed and low costs while maintaining EVM tooling compatibility (Hardhat, MetaMask, Ethers.js).
Related: EVM (Ethereum Virtual Machine), Solidity, Solana Virtual Machine (SVM)
Glossary Copilot

Ask grounded Solana questions without leaving the glossary.

Use glossary context, relationships, mental models, and builder paths to get structured answers instead of generic chat output.

Explain this code

Optional: paste Anchor, Solana, or Rust code so the Copilot can map primitives back to glossary terms.

Ask a glossary-grounded question

Ask a glossary-grounded question

The Copilot will answer using the current term, related concepts, mental models, and the surrounding glossary graph.

Concept graph

See the term as part of a network, not a dead-end definition.

These branches show which concepts this term touches directly and what sits one layer beyond them.

Branch

EVM (Ethereum Virtual Machine)

The stack-based virtual machine that executes smart contracts on Ethereum and EVM-compatible chains (Polygon, Avalanche, BSC, Arbitrum). Programs are compiled to EVM bytecode from Solidity or Vyper. The EVM is single-threaded—all transactions execute sequentially. In contrast, Solana's SVM supports parallel execution and uses a register-based design.

Branch

Solidity

The primary programming language for Ethereum smart contracts. Solidity is statically typed, supports inheritance, and compiles to EVM bytecode. Unlike Solana's Rust-based development, Solidity uses a contract-oriented paradigm where code and state are co-located. Neon EVM enables running Solidity contracts on Solana by emulating the EVM.

Branch

Solana Virtual Machine (SVM)

The Solana Virtual Machine—the execution environment that runs on-chain programs. SVM loads SBF bytecode, provides syscalls for account access and cryptographic operations, enforces compute budgets, and manages memory. The SVM is being modularized (via the SVM API) to enable use in rollups and other environments outside the main Solana validator.

Next concepts to explore

Keep the learning chain moving instead of stopping at one definition.

These are the next concepts worth opening if you want this term to make more sense inside a real Solana workflow.

Blockchain General

EVM (Ethereum Virtual Machine)

The stack-based virtual machine that executes smart contracts on Ethereum and EVM-compatible chains (Polygon, Avalanche, BSC, Arbitrum). Programs are compiled to EVM bytecode from Solidity or Vyper. The EVM is single-threaded—all transactions execute sequentially. In contrast, Solana's SVM supports parallel execution and uses a register-based design.

Blockchain General

Solidity

The primary programming language for Ethereum smart contracts. Solidity is statically typed, supports inheritance, and compiles to EVM bytecode. Unlike Solana's Rust-based development, Solidity uses a contract-oriented paradigm where code and state are co-located. Neon EVM enables running Solidity contracts on Solana by emulating the EVM.

Core Protocol

Solana Virtual Machine (SVM)

The Solana Virtual Machine—the execution environment that runs on-chain programs. SVM loads SBF bytecode, provides syscalls for account access and cryptographic operations, enforces compute budgets, and manages memory. The SVM is being modularized (via the SVM API) to enable use in rollups and other environments outside the main Solana validator.

Solana Ecosystem

Nyan Heroes

A free-to-play hero shooter game built on Solana featuring cat characters piloting mechs in competitive multiplayer combat. Nyan Heroes integrates NFT-based cosmetics, in-game items, and a token economy while maintaining a free-to-play model that does not require crypto ownership to play. The game targets mainstream gamers with blockchain elements as optional enhancements rather than requirements.

Related terms

Follow the concepts that give this term its actual context.

Glossary entries become useful when they are connected. These links are the shortest path to adjacent ideas.

Blockchain Generalevm

EVM (Ethereum Virtual Machine)

The stack-based virtual machine that executes smart contracts on Ethereum and EVM-compatible chains (Polygon, Avalanche, BSC, Arbitrum). Programs are compiled to EVM bytecode from Solidity or Vyper. The EVM is single-threaded—all transactions execute sequentially. In contrast, Solana's SVM supports parallel execution and uses a register-based design.

Blockchain Generalsolidity

Solidity

The primary programming language for Ethereum smart contracts. Solidity is statically typed, supports inheritance, and compiles to EVM bytecode. Unlike Solana's Rust-based development, Solidity uses a contract-oriented paradigm where code and state are co-located. Neon EVM enables running Solidity contracts on Solana by emulating the EVM.

Core Protocolsvm

Solana Virtual Machine (SVM)

The Solana Virtual Machine—the execution environment that runs on-chain programs. SVM loads SBF bytecode, provides syscalls for account access and cryptographic operations, enforces compute budgets, and manages memory. The SVM is being modularized (via the SVM API) to enable use in rollups and other environments outside the main Solana validator.

More in category

Stay in the same layer and keep building context.

These entries live beside the current term and help the page feel like part of a larger knowledge graph instead of a dead end.

Solana Ecosystem

Phantom

The most popular Solana wallet, available as a browser extension and mobile app with multi-chain support (Solana, Ethereum, Polygon, Bitcoin). Phantom provides token swaps, NFT management, staking, and a built-in dApp browser. Known for its clean UX and rapid feature adoption, it has become the default entry point for most Solana users and consistently ranks among the top crypto wallets by active users.

Solana Ecosystem

Solflare

A Solana-native wallet offering browser extension, mobile, and web interfaces with deep staking integration, hardware wallet support (Ledger), and a built-in dApp browser. Solflare was one of the first Solana wallets and provides advanced features like stake account management, token metadata display, and priority fee controls. It supports the Solana Wallet Standard for seamless dApp connectivity.

Solana Ecosystem

Backpack Wallet

A multi-chain wallet developed by Coral (the team behind xNFT protocol) that combines MPC and self-custody models. Backpack pioneered executable NFTs (xNFTs) that embed full applications inside NFTs, enabling a decentralized app store experience within the wallet. It supports Solana, Ethereum, and other chains with a focus on developer extensibility and programmable wallet experiences.

Solana Ecosystem

Backpack Exchange

A regulated cryptocurrency exchange built by the same team behind Backpack Wallet (Coral). Licensed in multiple jurisdictions, it offers spot and perpetual futures trading with a focus on the Solana ecosystem. Backpack Exchange integrates tightly with the Backpack Wallet for seamless fund transfers and aims to bridge the gap between centralized exchange liquidity and self-custodial wallet experiences.