LTO Network
Search…
Latest version
Getting started
Tutorials
Buying and staking LTO
Mining
Anchoring
Live Contracts
Wallets
LTO wallet
Third-Party Wallets
ERC20 Token Swap
Running a node
Public node
Anchor node
Installation Guide
Linux
MacOS
Windows
REST API
Identity node
Workflow node
Libraries
JavaScript
Python
PHP
Java
Go
Protocol
Cryptography
Accounts
Identities
Public layer
Private layer
Powered By
GitBook
Windows
The LTO anchor node is comprised of a set of two
Docker
containers. Use
docker-compose
as orchestration tool.
Docker Desktop
1.
Download
Docker Desktop for Windows
.
2.
Double-click
Docker Desktop for Windows Installer.exe
to run the installer.
3.
Docker does not start automatically. To start it, search for
Docker
and select
Docker Desktop for Windows
in the search results.
For more detailed instructions please read the
Installation guide in the Docker documentation
.
Docker Desktop includes docker-compose, so it's not needed to install that separately.
Start the node
1.
Download the
docker composer configuration file
for LTO anchor node.
2.
In PowerShell (or another terminal) run
docker-composer up
.
Previous
MacOS
Next
REST API
Last modified
1yr ago
Copy link
Outline
Docker Desktop
Start the node