Linux & macOS installer
One command.
Full Mintlayer stack.
Node, wallet daemon, and web interface — all running in Docker. Interactive setup wizard, no config files to edit manually.
$
bash <(curl -sSL https://get.mintlayer.org/linux.sh)
Linux & macOS · Requires Docker · View script source
What's included
Full Node
Runs a complete Mintlayer node and syncs the full blockchain automatically.
Wallet Daemon
Non-custodial wallet RPC daemon. Your keys never leave your machine.
Web Interface
Browser-based wallet UI with password and TOTP 2FA protection.
mintlayer/node-daemon
Full Mintlayer node · port 3030
mintlayer/wallet-rpc-daemon
Headless wallet · JSON-RPC 2.0
mintlayer/web-gui
Astro SSR web interface
PostgreSQL + indexer
Optional · enables token management
Requirements
Linux or macOS
Docker Desktop or Engine
Docker Compose v2
Python 3
~50 GB free disk (mainnet)
~5 GB free disk (testnet)