Dapp Deployment Tutorial - Eclipse Devnet
Welcome to the program deployment tutorial for the Eclipse Devnet. This guide will walk you through the process of setting up your development environment, setting up Solana CLI & Keypair, setting up your Anchor VSC project, deploying your program to the Eclipse Devnet, creating a React front-end, and with our example code minting your own NFTs on the Eclipse blockchain. Follow the steps carefully to ensure a smooth experience.
Getting Started
This comprehensive tutorial on Dapp deployment to the Eclipse blockchain (including a minter NFT example) is meticulously organized into four distinct sections to facilitate a seamless learning journey.

Install Dependencies - Windows
This section will guide you through installing the necessary dependencies on a Windows system.

Solana CLI & Solana Keypair
Guides you through setting up the CLI & a secure keypair for interacting with the Eclipse Devnet.
Was this helpful?