Neon EVM

Neon EVM

Neon EVM is a solution that enables developers to deploy EVM dApps on the Solana blockchain, allowing them to leverage Solana's performance and user base while using familiar Ethereum development tools. It is not a bridge or a Layer 2, but a direct implementation of EVM on Solana.
Distributed

Description

Neon EVM is a platform that allows developers to deploy Ethereum Virtual Machine (EVM) dApps directly on the Solana blockchain without needing to write code in Rust. It aims to provide the benefits of Solana's high speed and liquidity to EVM-based applications. Key features include direct integration with Solana wallets via the Solana Signature SDK, built-in tools like ed25519 signature support and on-chain scheduling, and a native user experience without the need for bridges or complex RPC setups. Neon EVM enables EVM smart contracts to interact with Solana programs, assets, and its user base, supporting familiar development tools like Hardhat and Foundry. It also offers composability libraries to facilitate interaction between Solana and EVM assets.