Overview
Nada Testnet
The Nada Testnet is the first public environment where developers can deploy, test, and experiment with the Nada Layer - a privacy-enhanced execution environment built on top of the Solana Virtual Machine (SVM). It behaves like a standard SVM chain today, while laying the foundation for future confidential execution using TEEs (Trusted Execution Environments).
This page explains:
How the testnet works
RPC endpoints
How to connect your tools and wallets
How to request airdrops
What upcoming confidentiality features will be added
It preserves full compatibility with Rust Solana programs and client tooling, but operates in a controlled environment where we can introduce new features such as:
On-chain TEE attestation verification
Confidential agent execution
Enclave-generated receipts
Future private transaction flows
The goal is to give developers a familiar SVM environment today, and a fully confidential SVM in the upcoming phases.
Last updated