Solayer Devnet Overview

The Solayer InfiniSVM is a next-generation hardware accelerated blockchain designed for extreme performance, offering unprecedented throughput of over 1M+ TPS and near-zero latency for decentralized applications. Solayer is currently capable of 340k+ transactions per second (TPS) in devnet, that we will increase as we clear performance bottlenecks identified during the devnet phase.

Note: The Solayer InfiniSVM is in its internal devnet phase. The network and block explorer data may be intermittently unstable.

InfiniSVM: The Hardware Accelerated High-Performance Layer 1

The InfiniSVM blockchain represents a significant advancement in blockchain technology, delivering:

  • Unparalleled Performance: Process up to 1 million transactions per second (1M TPS)
  • Ultra-Low Latency: Transaction finality in milliseconds
  • Solana VM Compatibility: Seamless migration path for existing Solana applications
  • Developer-Friendly Environment: Familiar tooling and infrastructure for rapid development

Solana Compatibility

InfiniSVM provides full compatibility with the Solana Virtual Machine (SVM), allowing developers to:

  • Deploy existing Solana programs with minimal to no code changes
  • Use familiar Solana development tools and libraries
  • Leverage existing knowledge of Solana programming patterns

This compatibility ensures a smooth transition for developers already building on Solana while providing access to Solayer’s enhanced performance capabilities.

Getting Started with the InfiniSVM Devnet

Our developer network (Devnet) provides a sandboxed environment to build and test applications before deploying to testnet and mainnet.

RPC Endpoint

Connect to the InfiniSVM Devnet using our public RPC endpoint:

https://internalnet-rpc.solayer.org

You can use this endpoint with standard Solana tooling, including:

  • Solana CLI
  • Web3.js
  • Anchor
  • And other Solana SDK libraries

Configuration & setting up your local environment

To configure your Solana CLI for InfiniSVM DevNet:

solana config set --url https://internalnet-rpc.solayer.org

Next Steps

  • Explore the DevNet with our block explorer
  • Set up your local development environment
  • Deploy your first program to InfiniSVM
  • Learn about Solayer’s unique features and optimizations

Resource Limits

Devnet is designed for testing and development purposes. While it mirrors the capabilities of our mainnet, it may have certain resource and performance limitations especially as we hyperscale the SVM to 1M+ TPS.

Support

If you encounter any issues or have questions while developing on InfiniSVM DevNet, please reach out to our team:

We’re excited to see what you’ll build on Solayer!