DOCS
GitHubGitHub (opens in a new tab)DiscordDiscord (opens in a new tab)
  • Namada
  • Getting Started
    • Quick start
    • Installing Namada
      • Source
        • Pre-requisites
        • Troubleshooting
      • Binaries
        • Using the binaries
        • Prerequisites
      • Docker
    • Installing CometBFT
    • Privacy and Opsec
    • Security
    • Using a Public RPC
    • Protocol Intro
      • Cubic Slashing
  • User Guide
    • Addresses on Namada
    • Using the Namada wallet
      • File system wallet
      • Namada Keychain Browser Extension
      • Hardware wallet
    • Transparent Accounts
      • Established Accounts
      • Implicit Accounts
      • Multisignature
      • Send and Receive Nam Tokens
    • MASP & Shielded Transfers
      • Shielded Key Management
      • Shielding Assets
      • Unshielding Assets
      • Shielded Sync
      • Shielded Rewards
      • Shielded Transfers
    • Fees on Namada
    • Bonding and Proof-of-stake
    • Governance
      • Structure of a proposal
      • Types of proposals
      • Participating in governance
    • Public Goods Funding (PGF)
      • Stewards
      • PGF funding proposals
    • IBC transfers
      • Transparent IBC
      • Shielded IBC
    • Querying the Chain
    • Namada Keychain
      • Before You Begin
      • Installing Namada Keychain
      • Creating and Importing Accounts
      • Viewing and Managing Accounts
      • Using a Ledger Hardware Wallet
      • Settings and Options
    • Using Namadillo
      • Getting Started
      • Staking
      • Managing Your Assets
      • Shielding Assets
      • Unshielding Assets
      • IBC Transfers
      • Transfers Within Namada
      • Governance
      • History
      • Troubleshooting
  • Operator Guide
    • Hardware requirements
    • Running a full node
      • Node Configuration
      • Full node step-by-step
      • Logging configurations
      • Base directory
      • Pruning CometBFT blocks
    • Remote signing
    • Validators
      • Cubic proof of stake
      • Validator setup
      • Validator actions
      • Staking
      • Validator sets
      • Jailing
    • IBC Relayers
    • Troubleshooting
    • State Sync
  • Integration Guide
    • Using the SDK
      • Project setup
      • Chain context
      • Querying
      • Setting up a wallet
      • Generating accounts
      • Constructing transfers
      • Shielded sync
      • Shielded transfers
      • Proof of stake transactions
      • Governance
    • Using the Light SDK
      • Setup
      • Usage
        • Reading
        • Transactions
        • Writing
      • Examples
    • Using the Indexer
    • Namada Interface
    • Namadexer (deprecated)
  • Networks
    • Mainnets
    • Testnets
    • Starting a network
      • Setting up a decentralized network
        • The network coordinator
        • Pre-genesis participants
      • Setting up a local network
  • Utils
  • Namada
  • Getting Started
    • Quick start
    • Installing Namada
      • Source
        • Pre-requisites
        • Troubleshooting
      • Binaries
        • Using the binaries
        • Prerequisites
      • Docker
    • Installing CometBFT
    • Privacy and Opsec
    • Security
    • Using a Public RPC
    • Protocol Intro
      • Cubic Slashing
  • User Guide
    • Addresses on Namada
    • Using the Namada wallet
      • File system wallet
      • Namada Keychain Browser Extension
      • Hardware wallet
    • Transparent Accounts
      • Established Accounts
      • Implicit Accounts
      • Multisignature
      • Send and Receive Nam Tokens
    • MASP & Shielded Transfers
      • Shielded Key Management
      • Shielding Assets
      • Unshielding Assets
      • Shielded Sync
      • Shielded Rewards
      • Shielded Transfers
    • Fees on Namada
    • Bonding and Proof-of-stake
    • Governance
      • Structure of a proposal
      • Types of proposals
      • Participating in governance
    • Public Goods Funding (PGF)
      • Stewards
      • PGF funding proposals
    • IBC transfers
      • Transparent IBC
      • Shielded IBC
    • Querying the Chain
    • Namada Keychain
      • Before You Begin
      • Installing Namada Keychain
      • Creating and Importing Accounts
      • Viewing and Managing Accounts
      • Using a Ledger Hardware Wallet
      • Settings and Options
    • Using Namadillo
      • Getting Started
      • Staking
      • Managing Your Assets
      • Shielding Assets
      • Unshielding Assets
      • IBC Transfers
      • Transfers Within Namada
      • Governance
      • History
      • Troubleshooting
  • Operator Guide
    • Hardware requirements
    • Running a full node
      • Node Configuration
      • Full node step-by-step
      • Logging configurations
      • Base directory
      • Pruning CometBFT blocks
    • Remote signing
    • Validators
      • Cubic proof of stake
      • Validator setup
      • Validator actions
      • Staking
      • Validator sets
      • Jailing
    • IBC Relayers
    • Troubleshooting
    • State Sync
  • Integration Guide
    • Using the SDK
      • Project setup
      • Chain context
      • Querying
      • Setting up a wallet
      • Generating accounts
      • Constructing transfers
      • Shielded sync
      • Shielded transfers
      • Proof of stake transactions
      • Governance
    • Using the Light SDK
      • Setup
      • Usage
        • Reading
        • Transactions
        • Writing
      • Examples
    • Using the Indexer
    • Namada Interface
    • Namadexer (deprecated)
  • Networks
    • Mainnets
    • Testnets
    • Starting a network
      • Setting up a decentralized network
        • The network coordinator
        • Pre-genesis participants
      • Setting up a local network
  • Utils

On This Page

  • Installing Namada
Question? Give us feedback → (opens in a new tab)Edit this page
Getting Started
Installing Namada

Install Namada

💻

While Windows binaries are available, we recommend using Linux or MacOS with Namada.

Installing Namada

Namada can be installed through the following methods:

  1. From source
  2. From binaries
  3. From a docker image

The hardware requirements for installing and running a Namada full node can be found here.

Quick startSource

Namada