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.

We will be deploying an NFT Minter program code example during this tutorial, but feel free to replace it with your own program code and follow along.

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.

Last updated