---
title: Local Installation
description:
  Install and verify the local environment required for Solana application
  development.
---

## What you will build

A local developer setup with all required tools for running examples and
deploying to devnet.

## Setup checklist

- Install Rust and the Solana CLI.
- Install Node.js and your package manager.
- Confirm CLI versions and wallet configuration.
- Run a basic command to validate your environment.

## Done criteria

You can run tooling commands locally without environment errors.
