Superteam Germany Docs
  • 👋Introduction
  • 👑Guilds
  • 🔥Get involved
  • Developers Guild
    • 🧙Guild 101
    • 🍕Sessions
      • Introduction to Turbin3
      • Pokémon in a blink: Interview with sol_idity
      • Solana Blink Special
      • Minting NFTs with Metaplex Core
      • ZK Compression
    • 🧠Knowledge Base
      • 👨‍🏫Online Courses
        • 🔥Solana Developer Bootcamp 2024
        • For Beginners
        • For Intermediates
      • 👨‍💻Tutorials
      • 🌟Code Examples
      • 🛠️SDK Overview
        • Base
        • 📱Frontend
        • ⚡Backend
        • 🕹️Gaming
        • Wallet Integration
        • ⚗️Solana Starter Kit
      • 👾Tools
      • 🌈Misc
    • 💬Feedback
    • 🚀Join our Telegram
  • Creators Guild
    • 🎨INTRO - GM Creators! ​
    • 👩‍🎨CREATORS RESOURCE HUB
      • 🔮Spaces
        • Creator Resources
      • 🌆Events & Exhibitions
  • Hackathons
    • 💻HackaTUM
      • 🏆Winning Idea?
      • ☕Entry Point
      • 🧑‍🏫Tutorials
      • Faucets
    • 🏃‍♀️Solana Speedrun
    • ⚔️Colosseum
      • 3 Day Hackathon Bootcamp
    • 👋Resource Hub
  • Resources
    • 👨‍💻Developer Resources
  • More from us
    • Follow on X
    • Visit our Events
    • Chat on Telegram
Powered by GitBook
On this page

Was this helpful?

  1. Developers Guild
  2. 🧠Knowledge Base
  3. 🛠️SDK Overview

Base

Solana CLI

The Solana Command Line Interface (CLI) is a toolset provided by Solana for interacting with Solana nodes, managing wallets, deploying programs, and performing network operations directly from the command line.

Make sure to check out the full documentation provided by Solana Labs for installation and useful commands:

LogoSolana CLI Tool Suite | Solana Validator

PreviousSDK OverviewNextFrontend

Last updated 7 months ago

Was this helpful?