Quick Start: "Hello World"
Last updated
Last updated
These guides walk you through deploying a simple smart contract to Eclipse Testnet or Eclipse Devnet.
Eclipse Mainnet runs the Solana VM (SVM), so you can deploy smart contracts on it just like you would on Solana.
Here's a simple step-by-step tutorial on deploying a "Hello World" contract to Eclipse Testnet and Eclipse Devnet. The experience of deploying to our testnet or devnet will closely resemble a mainnet deployment.
This guide works right out of the box on Linux and macOS. We recommend using the Windows Subsystem for Linux (WSL) if you're using Windows. Check the official Microsoft documentation for setting it up.