Last Updated: July 25, 2025
A curated list of projects and resources utilizing the Solana Virtual Machine (SVM).
svm-networks.json - JSON file containing structured data for all SVM networks and projects listed in this repository.
OpenSVM is a comprehensive data explorer and development ecosystem for all SVM-based networks including Solana L1, L2s, rollups, and network extensions. The organization maintains over 80 public repositories focused on SVM development tools, analytics, and infrastructure.
Core Projects:
OSVM CLI - Universal command-line tool for interacting with any SVM network
SVM Pay - Global payment solution supporting all SVM-based networks
AEAMCP (aea.network) - Decentralized AI agent and MCP server registry on Solana
LessVM - Lightweight SVM implementation for development and testing
Awesome SVM - This comprehensive resource directory
Organization Details:
Website : opensvm.com
Founded : January 2025
Focus : SVM ecosystem development, tooling, and data infrastructure
GitHub : @openSVM (80+ public repositories)
SVM Networks and Projects
Project Name
Description
Status
Links
Solana
The original Solana blockchain with the SVM
Active
Website , Docs , GitHub , Twitter
Eclipse
Eclipse is building Solana on Ethereum, using the SVM to scale Ethereum.
Active
Website , Docs , GitHub , Twitter
Pythnet
Oracle network built on Solana, providing real-time price data
Active
Website , GitHub , Twitter
Neon EVM
EVM-compatible environment running natively on Solana
Active
Website , Docs , GitHub , Twitter
Hyperlane
Interoperable and scalable rollups leveraging proof aggregation and zk-rollup components
Active
Website , GitHub , Twitter
Bonk
Meme coin ecosystem built on Solana
Active
Website , Twitter
Airchains
Framework for creating customized rollups with support for EVM, SVM, and CosmWasm
Active
GitHub
SVM Wallet Maker
Python script to bulk-create wallets for Solana and other SVM-based blockchains
Active
GitHub
Chainlink Data Streams Solana
Repository for Data Streams Solana (SVM) Related Code
Active
GitHub
AEAMCP
Decentralized AI agent and MCP server registry platform on Solana, powered by $SVMAI token
Active
Website , GitHub
Development Stage Projects
Project Name
Description
Status
Links
Lollipop
Proposes a formal specification for implementing SVM rollups on top of the Solana Layer 1 blockchain.
Development
Whitepaper , Telegram
SOON
Ethereum Layer 2 solution utilizing the Solana Virtual Machine to expedite transaction settlement.
Development
GitHub , Website , Telegram
Termina
Leverages the power of the Solana Virtual Machine to scale ecosystems with dedicated blockspace.
Development
Website , Docs , Twitter , Telegram
Nitro
Optimistic rollup solution that enables Solana developers to port dApps to various ecosystems.
Development
Telegram , Twitter
Sonic SVM
First chain extension on Solana, designed for games and applications, powered by the Sonic HyperGrid.
Development
Website , Docs , Twitter
MagicBlock
Introduces Ephemeral Rollups, SVM-based runtimes enhancing performance for on-chain games.
Development
GitHub , Website
Movement Labs
Building Move VM + SVM hybrid architecture for enhanced smart contract capabilities
Development
Website , GitHub , Twitter
Turbo
High-performance SVM implementation focusing on gaming and consumer applications
Development
Website , Twitter
Lamina1
SVM-powered blockchain designed for gaming, metaverse, and digital content creation
Development
Website , Docs , Twitter
Fogo
High-performance Layer 1 blockchain built on the Solana Virtual Machine for real-time experiences.
Development
Website , Whitepaper
Solayer
Hardware-accelerated blockchain designed to infinitely scale the SVM for high-throughput applications.
Development
Website , Twitter
Mantis
Aims to revolutionize cross-chain trading and MEV extraction with multi-chain intent settlement.
Development
GitHub , Website
Code
Mobile app leveraging self-custodial blockchain technology for a seamless payments experience.
Development
GitHub , Website
Grass
Decentralized AI data collection network built on Solana, rewarding users for sharing bandwidth.
Development
Website , Twitter
Atlas SVM
Optimized for verifiable finance, combining traditional finance's performance with DeFi's transparency.
Development
Website
Sovereign Labs
Developing interoperable and scalable rollups leveraging proof aggregation and zk-rollup components.
Development
GitHub , Website
LessVM
SVM implementation project by openSVM
Development
GitHub
Mollusk
SVM program test harness for Solana development
Development
GitHub
Tilapia SVM
Freshwater Solana (SVM) rollup built for data and compute focused applications
Development
GitHub
HolySVM
HolyC program network extension for Solana
Development
GitHub
Sig SVM
Proof-of-concept SVM implementation for Sig validator
Development
GitHub
EVM-SOL Wallet Abstraction
Wallet abstraction between Ethereum and Solana virtual machines
Development
GitHub
Solaxy
SVM-based Layer 2 solution
Development
Website , Twitter
Cube Chain
SVM-compatible blockchain
Development
N/A
Polygon SVM
Polygon's SVM implementation
Development
N/A
Cascade
SVM-based scaling solution
Development
N/A
Yona Network
Bitcoin L2 using SVM technology
Development
N/A
SolanaVM
SVM implementation
Development
N/A
Sphere
SVM scaling solution
Development
N/A
Moonwalk
SVM implementation
Development
N/A
Solana Validator Implementations
A curated list of current Solana validator implementations, including both primary clients and notable modified versions used by validator operators.
Validator Implementations
Agave : Primary client focused on reliability and network uptime, successor to the original Solana Labs validator.
Jito-Solana : Adds MEV capabilities to enhance validator revenue and reduce network spam.
Sig : Focuses on RPS optimization for improved user experience, written in Zig.
Firedancer : High-performance client in C++, aimed at boosting throughput and resilience.
Paladin : Modified version of Jito-Solana, enhancing MEV protection and block rewards for validators.
Validator Tools and Resources
Tool Name
Description
Status
Links
Metrics
Solana Validator Manager
Tool for managing Solana validators
Active
GitHub
Last updated: Feb 2025, Actively maintained
Solana Identity Transition
Ansible Playbook for transitioning Solana Validator from primary to backup node
Active
GitHub
Last updated: Feb 2025, Infrastructure tool
Solana Validator Lab
Deploy and test Agave validator features in a kubernetes-based cluster
Active
GitHub
Last updated: Jan 2025, Maintained by Anza team
Solana Hardware Compatibility List
HCL for running a Solana Mainnet Validator
Active
GitHub
Last updated: Mar 2025, Community-maintained resource
Solana Boot
Tooling and automation for Solana operators
Active
GitHub
Last updated: Feb 2025, Infrastructure automation
Sosh
Solana validator operations shell scripts
Active
GitHub
Last updated: Feb 2025, Maintained by Solana core team member
Solana Cluster
Tooling to manage Solana snapshots
Active
GitHub
Last updated: Mar 2025, Maintained by Blockdaemon
Solana MEV
Decentralized MEV extraction from inside the validator
Active
GitHub
Last updated: Mar 2025, Maintained by Chorus One
Stakewiz
Solana stake pool and validator management tools
Active
Website , GitHub
Last updated: Jul 2025, Validator analytics and tools
Solana Validator Info
Real-time validator monitoring and analytics
Active
Website
Last updated: Jul 2025, Community-maintained validator metrics
Tower BFT
Byzantine fault tolerance consensus mechanism tools
Active
GitHub
Last updated: Jun 2025, Consensus research and tools
Development Tools and Libraries
Development Frameworks and SDKs
Tool
Description
Tags
Repository
Anchor
Solana program framework
Rust, TypeScript, Programs, dApps
GitHub
AnchorPy
Anchor client library for Python
Python, dApps
GitHub
Shank
IDL generation from Solana Native Rust
Rust, Programs
GitHub
Solita
Generates a TypeScript client for an IDL
TypeScript, Programs, dApps
GitHub
Seahorse
Python framework for writing Solana programs
Python, Programs
GitHub
Nautilus
SQL-native Rust framework for Solana programs
Rust, TypeScript, Python, Programs
GitHub
Soda
Converts a JSON IDL to source code
Rust, TypeScript, Programs, dApps
GitHub
Metaplex SDK
Comprehensive SDK for NFTs and digital assets on Solana
TypeScript, Rust, NFTs, dApps
GitHub
Clockwork SDK
SDK for smart contract automation on Solana
Rust, TypeScript, Programs, Automation
GitHub
Tool
Description
Tags
Repository
Solana Wallet Adapter
Allows out-of-the-box components for providing web users a way to connect their wallet
TypeScript, dApps
GitHub
Solana Wallet Names
Resolves wallet names (.sol, glow, .abc, .backpack etc) to wallet addresses
TypeScript, dApps
GitHub
Solana Unity SDK
Solana SDK for Unity game development
C#, C++, Unity, dApps, Games
GitHub
SolNet
Solana SDK for .NET framework
C#, .NET, dApps
GitHub
Sol4k
Solana SDK for Kotlin
Kotlin, Java, dApps, Mobile
GitHub
Solathon
Python SDK for backend Solana applications
Python, dApps
GitHub
EspressoCash
Flutter SDK for Solana
Flutter, dApps, Mobile
GitHub
Unreal Engine 5 SDK
Solana SDK for Unreal Engine 5
C++, Unreal Engine, dApps, Games
GitHub
Candy Pay
Seamless, mobile-native payment SDK
TypeScript, dApps, Mobile
GitHub
Saganize
Kotlin mobile development suite
Kotlin, Java, dApps, Mobile
GitHub
Gill
JavaScript/TypeScript client library for Solana blockchain
TypeScript, dApps
GitHub
Solana Web3.js
Official JavaScript/TypeScript library for interacting with Solana
TypeScript, dApps
GitHub
Solana Rust SDK
Official Rust SDK for Solana development
Rust, Programs, dApps
GitHub
Solana Python
Python API for interacting with Solana blockchain
Python, dApps
GitHub
Tool
Description
Tags
Repository
Amman
A set of tools to help test solana SDK libraries and apps on a locally running validator
TypeScript, Rust, Testing
GitHub
Solana NextJS Scaffold
Scaffold for getting up & running quickly with Solana & Next JS
TypeScript, dApps
GitHub
npx create-solana-dapp
CLI command to deploy a configurable Solana scaffold repository
TypeScript, dApps
GitHub
Oxylana Scaffold
Scaffold for quick-starting with Rust on Solana
Rust, Programs, dApps
GitHub
Xray
Human-readable Solana transaction explorer powered by Helius
Explorer, Programs, dApps
GitHub
Better Call Sol
Open-source, web client for composing and submitting Solana transactions
Programs, dApps, GUI
GitHub
Metaboss
The Metaplex NFT 'Swiss Army Knife' tool
Rust, CLI, NFTs
GitHub
Nonci
API and SDK tool for queuing and executing transactions using durable nonces
Typescript, SDK, API
GitHub
SolSync
Enables on-chain applications to fetch and deserialize off-chain data
CLI, Programs, dApps
GitHub
Bokken
Debugger for Solana programs
Programs, Testing
GitHub
Arsnal
Debugging tools for Solana programs
Programs, Testing
GitHub
SolStromm
CI/CD for Solana programs & dApps
YAML, Programs, dApps, CI/CD
GitHub
EventSnap
Leveraging on-chain events using an infrastructure-less approach
Rust, Programs, Logging
GitHub
anchor-errors
TUI explorer for errors of native programs and other popular Solana programs
Rust, Programs, Logging
GitHub
Mucho
Command-line tool for development and testing of Solana blockchain programs
CLI, Programs
GitHub
Solana Playground
Browser-based IDE for Solana smart contract development
IDE, Programs, dApps
Website , GitHub
Solana Test Validator
Local test validator for Solana development and testing
CLI, Testing, Programs
Docs
SPL Token CLI
Command-line tool for creating and managing SPL tokens
CLI, Programs, Tokens
Docs
OSVM CLI
Open SVM CLI tool to interact with any SVM network with ease
CLI, Programs, SVM
GitHub , Website
Poseidon
Advanced static analysis tool for SVM programs
Rust, Programs, Security
GitHub
SVM Studio
Visual development environment for SVM programs with drag-and-drop interface
IDE, Programs, dApps
Website
Ottersec
Security-focused tooling and auditing for SVM programs
Security, Programs, Auditing
Website , GitHub
Tool
Description
Tags
Repository/Website
Clockwork
Smart contract automation engine
Rust, Programs
GitHub
QuickNode
Fastest Solana RPC with global coverage and full archival data
RPCs, API, NFT API, Developer Tools
Website
Chainstack
Suite of Web3 (including Solana) infrastructure services
Nodes, API, Data
Website
Helius Labs
Solana's leading RPCs, APIs, Webhooks, and Data Infrastructure
RPCs, API, Developer Tools, Compression
GitHub
Underdog API
Seamlessly integrate dynamic NFTs into your product
API, dApps
Website
Concise Labs GraphQL API
GraphQL API for Solana program data
API, dApps
Website
BlokHost
Decentralised Web Hosting & dCDN
dApps, Infrastructure
GitHub
Tiny Dancer
Light client for Solana
dApps, Infrastructure
GitHub
Shadow Portal
Allows developers to summon off-chain data onto Solana
Rust, Programs
GitHub
Alchemy Solana API
Enterprise-grade Solana API and infrastructure
RPCs, API, Developer Tools
Website , Docs
GetBlock
Blockchain-as-a-Service with Solana RPC endpoints
RPCs, API, Infrastructure
Website
Moralis Solana API
Web3 development platform with Solana support
API, Developer Tools, dApps
Website , Docs
GenesysGo
High-performance Solana RPC and infrastructure services
RPCs, API, Infrastructure
Website
Triton One
Enterprise-grade Solana RPC with advanced monitoring and analytics
RPCs, API, Developer Tools
Website
Ironforge
High-performance RPC infrastructure with real-time streaming
RPCs, API, Infrastructure
Website
Shyft
Comprehensive Solana APIs with built-in indexing and analytics
API, Developer Tools, Analytics
Website , Docs
SolanaFM
Advanced blockchain explorer and analytics platform
API, Explorer, Analytics
Website
Tool
Description
Tags
Repository
Stockpile
Community crowdfunding tools for a variety of projects and initiatives
Rust, Programs, dApps
GitHub
Elusiv SDK
SDK for adding zk-privacy to dApps
TypeScript, dApps, Privacy
GitHub
BastCtrl Tools
Web-based Token/NFT utility toolbox
GUI, Programs, dApps
GitHub
SolDisperse
Web-based Token/NFT distributor
GUI, Programs, dApps
GitHub
Gamba
Create on-chain betting apps on Solana with zero deployments and no costs
TypeScript, dApps, Games
GitHub
Carbon SDK
Bridges existing web2 game economies onto web3
TypeScript, dApps, Games
GitHub
Space Operator
Diagram what you want to build and press play
No-Code, Programs, dApps
GitHub
SolCerberus
Role-based security layer for on-chain data access
Rust, TypeScript, Programs, dApps
GitHub
Solana Pay
A standard for decentralized payments on Solana
Payments, dApps
GitHub
SVM Pay
Payment solution for accepting payments from any SVM-based network worldwide
TypeScript, Payments, dApps
GitHub , Website
Bonfida
Suite of tools including domain names, DEX, and analytics for Solana
TypeScript, dApps, Tools
Website , GitHub
Step Finance
Portfolio management and analytics platform for Solana
TypeScript, dApps, Analytics
Website , GitHub
Switchboard
Decentralized oracle network for Solana
Rust, Programs, Oracles
Website , GitHub
Research and Documentation
Title
Authors
Publication Date
Source
Description
Lollipop: SVM Rollups on Solana
Irvin Steve Cardenas, Yugart Song
May 14, 2024
arXiv:2405.08882
Formal specification for implementing Solana Virtual Machine (SVM) rollups on top of the Solana Layer 1 blockchain, including motivation, implementation details, design decisions, limitations, and preliminary results.
Towards Scalable Blockchain through Rollup-as-a-Service
Various Authors
June 2024
arXiv
Research on scaling blockchain infrastructure through rollup technologies, including SVM-based solutions.
SVM in Production: Lessons from Eclipse Mainnet
Eclipse Labs
August 2024
Eclipse Blog
Analysis of running SVM in production environments and key insights from Eclipse's mainnet deployment.
Technical Articles and Whitepapers
Title
Author
Publication Date
Source
Description
SVM Expansion: The Landscape Beyond Solana
Paul Timofeev
October 10, 2024
Hyperlane
Comprehensive overview of SVM expansion beyond Solana, including SVM L2 implementations on Ethereum and Bitcoin, app-specific customizations, and extendable SVM environments.
What Is SVM - The Solana Virtual Machine
Squads Protocol
2024
Squads Blog
Detailed explanation of the Solana Virtual Machine, its architecture, Sealevel parallelization engine, and comparison with EVM.
What Is the Solana Virtual Machine (SVM)?
CoinGecko
May 28, 2024
CoinGecko
Overview of the SVM architecture, how it enables Solana to handle thousands of transactions per second, and its technical advantages.
What is SVM? — Solana Virtual Machine
MEXC Blog
July 21, 2024
MEXC Blog
Exploration of the Solana Virtual Machine, its mechanisms, and challenges towards scalability and adoption.
Opening up Solana (part 1)
Paul Arssov
August 14, 2024
Medium
Ideas on Solana Virtual Machine chains and the concept of 'opening' Solana by adding separate networks of nodes running Solana node software with SVM capabilities.
Solana: Past, Present, and Future
Nansen Research
October 4, 2023
Nansen Research Portal
Analysis of Solana's technological achievements, challenges, and future directions for infrastructure development, including SVM innovations.
Title
Organization
Publication Date
Source
Description
Execution - Solana Virtual Machine (SVM)
Eclipse
March 6, 2025
Eclipse Documentation
Technical documentation on how Eclipse Mainnet runs the Solana Virtual Machine (SVM) and integrates with existing SVM tooling.
Smart Contracts - EVM to SVM
Solana
2024
Solana Developers
Guide for writing and deploying programs on the Solana blockchain, explaining the transition from EVM to SVM for developers.
Developing on the Solana Virtual Machine (SVM)
Eclipse
March 25, 2024
Eclipse Developer Guides
Guide on developing applications for the Solana Virtual Machine, including program structure and execution environment details.
Title
Author
Publication Date
Source
Description
Constructing Solana Virtual Machine (SVM) Ecosystems' Next Generation of Data Analytics
Sparsh
April 30, 2025
Medium
Analysis of data analytics infrastructure for SVM ecosystems, highlighting projects like Helius, Solscan, and Solana FM that provide developer APIs for accessing on-chain data.
An article analyzing Solana virtual machine SOON
PANews
February 26, 2025
PANews
Exploration of SOON's SVM technology and its applications in blockchain development.
SVM Track Overview: MoveVM Implementation
ChainCatcher
January 7, 2025
ChainCatcher
Overview of Eclipse as the first Layer 2 based on Solana Virtual Machine on Ethereum, combining Solana's speed with Ethereum's liquidity.
Official Solana Foundation Resources
Resource
Provider
Type
Level
Link
Solana Development Courses
Unboxed
Course Series
Beginner to Advanced
Solana.com
Solana Bootcamp
Solana Foundation
Comprehensive Course
Beginner to Intermediate
Solana.com
Solana Bytes
Solana Foundation
Short Tutorials
All Levels
Solana.com
Tutorials and Guides
Solana
Documentation
All Levels
Solana.com/developers/guides
EVM to SVM: Complete Guide
Solana
Documentation
Intermediate
Solana.com
Smart Contracts - EVM to SVM
Solana
Documentation
Intermediate
Solana.com
Community Courses and Bootcamps
Resource
Provider
Type
Level
Link
Build on Solana by Rise In
RiseIn.com
Course
Beginner to Intermediate
RiseIn.com
Ethereum to Solana Developer Course
RareSkills.io
Course
Intermediate
RareSkills.io
Solana Learning Track
Hackquest
Course
Beginner to Advanced
Hackquest
Rust + Solana Advanced Development
CareerBooster.io
Course
Advanced
CareerBooster.io
Solana Developer Courses
Solayer
Course Series
All Levels
Solayer Docs
Solana Bootcamp
buildspace
Interactive Course
Beginner to Intermediate
buildspace
Resource
Provider
Type
Focus
Link
Developing on the Solana Virtual Machine (SVM)
Eclipse
Tutorial
SVM Development
Eclipse Docs
CCIP Tutorials (SVM)
Chainlink
Tutorial Series
Cross-chain Development
Chainlink Docs
Prerequisites for SVM to EVM Tutorials
Chainlink
Guide
Cross-chain Setup
Chainlink Docs
Implementing CCIP Receivers
Chainlink
Tutorial
Cross-chain Communication
Chainlink Docs
SVM to EVM Guide
Chainlink
Guide
Cross-chain Development
Chainlink Docs
What is Solana's SVM? A Beginner's Guide
SDLC Corp
Guide
SVM Fundamentals
SDLC Corp
Video Tutorials and Workshops
Resource
Provider
Type
Focus
Link
Solana SVM Quick Walkthrough
YouTube
Video Tutorial
SVM Overview
YouTube
BP 2024: Workshop: SVM: The Power of Solana Beyond the Blockchain
Solana Compass
Workshop Recording
SVM Applications
Solana Compass
Solana Development Tutorial Series
Solana Foundation
Video Series
Beginner to Advanced
YouTube
Building on SVM: From Zero to Hero
Patrick Collins
Video Course
Intermediate
YouTube
SVM Gaming Development Masterclass
MagicBlock
Video Series
Gaming Development
YouTube
Cross-Chain SVM Development
Movement Labs
Workshop Series
Advanced
YouTube
Documentation and Reference Materials
Resource
Provider
Type
Focus
Link
What Is the Solana Virtual Machine (SVM)?
Binance Academy
Article
SVM Fundamentals
Binance Academy
What Is the Solana Virtual Machine (SVM)?
CoinGecko
Article
SVM Architecture
CoinGecko
What is SVM? — Solana Virtual Machine
MEXC Blog
Article
SVM Mechanisms
MEXC Blog
Community Resources
Forums and Discussion Platforms
Recent SVM Innovations (2024-2025)
This section highlights significant developments in the SVM ecosystem over the past year, focusing on verified projects and real innovations.
Key Technical Developments
Innovation
Description
Status
Links
Eclipse Mainnet Launch
First SVM rollup on Ethereum providing Solana compatibility
Live
Eclipse
SOON Network Development
SVM-based layer 2 solution focusing on scalability
Testnet
SOON
Sonic SVM Integration
Gaming-focused SVM implementation for high-throughput applications
Testnet
Sonic
Neon EVM Compatibility
EVM compatibility layer running on SVM infrastructure
Live
Neon
Project
Focus Area
Innovation
Current Stage
Movement Labs
Move + SVM Integration
Combines Move language with SVM execution
Development
Lamina1
Gaming Infrastructure
Optimized SVM for gaming and metaverse applications
Testing
Turbo
High-Performance Gaming
Ultra-low latency SVM for real-time gaming
Development
Development Tools Progress
Tool Category
Recent Developments
Benefits
IDE Support
Enhanced Anchor framework, improved debugging tools
Faster development cycles
Security Tools
Improved static analysis, audit frameworks
Better security practices
Performance Tools
Advanced profiling, optimization guides
More efficient programs
Testing Frameworks
Better test coverage, integration testing
Higher quality deployments
Contributions are welcome! Please feel free to submit a Pull Request.
Fork the repository
Create your feature branch (git checkout -b feature/amazing-contribution)
Commit your changes (git commit -m 'Add some amazing contribution')
Push to the branch (git push origin feature/amazing-contribution)
Open a Pull Request
This project is licensed under the MIT License - see the LICENSE file for details.
Thanks to all the contributors who have helped to expand this list
Special thanks to the Solana Foundation and community for their support
Resource count: 200+ SVM-related resources across all categories