Eclipse Global Wallet is live!
Integrate now!
Eclipse Documentation
Ctrlk
HomeBridgeExplorer
  • Users
  • Developers
  • Architecture
  • Getting Started
  • Wallet
  • RPC & Block Explorers
  • Bridges
  • Oracles
  • NFTs
  • Developer Tooling
  • Eclipse Bug Bounty Program
  • Eclipse Status Page
  • Frequently Asked Questions
  • Differences Between Eclipse and Solana
  • Eclipse Program Registry Guide
  • 📖Tutorials & Guides
    • Developer Guides
      • Quick Start: "Hello World"
      • Reading from the blockchain
      • Modifying a Solana dApp to Support Eclipse: "Chomping Glass"
      • Dapp Deployment Tutorial - Eclipse Devnet
        • ⚙️Install Dependencies - Windows
          • Step 1: Install Visual Studio Code (VSC)
          • Step 2: Install Rust and Cargo
          • Step 3: Download Visual Studio C++ Build Tools
          • Step 4: Download Node.js
          • Step 5: Install Git on Windows
          • Step 6: Install the Solana CLI
          • Step 7: Install WSL on Visual Studio Code and Upgrade to WSL2
          • Step 8: Set Up Development Environment in Ubuntu WSL
          • Step 9: Install Anchor on Windows and WSL
        • 🏝️Solana CLI & Solana Keypair
        • 🖥️Creating an Anchor Project in Visual Studio Code
        • ✨Building a React App Front-End
      • Eclipse Testnet ETH Transfer Transaction Fee Estimator
      • Pyth: How to Use Real-Time Data in Solana Programs
      • Quick Start: User Guide - Testnet
      • cNFTs on Eclipse
  • 📚Additional Resources
    • External Documentation
    • Disclosures
Powered by GitBook
On this page

Was this helpful?

  1. 📖Tutorials & Guides
  2. Developer Guides
  3. Dapp Deployment Tutorial - Eclipse Devnet

⚙️Install Dependencies - Windows

To develop and deploy NFTs on the Eclipse blockchain, you need to install several tools and dependencies. This section covers the steps to set up your environment on a Windows operating system.

Step 1: Install Visual Studio Code (VSC)Step 2: Install Rust and CargoStep 3: Download Visual Studio C++ Build ToolsStep 4: Download Node.jsStep 5: Install Git on WindowsStep 6: Install the Solana CLIStep 7: Install WSL on Visual Studio Code and Upgrade to WSL2Step 8: Set Up Development Environment in Ubuntu WSLStep 9: Install Anchor on Windows and WSL
PreviousDapp Deployment Tutorial - Eclipse DevnetNextStep 1: Install Visual Studio Code (VSC)

Was this helpful?