LTO Network
  • Getting started
  • What is LTO Network?
  • Tutorials
    • Buying and staking LTO
      • Exchanges
        • Binance
        • AscendEX (Bitmax)
        • Uniswap
        • PancakeSwap
        • Other exchanges
      • Creating your LTO web wallet
      • Using the LTO token bridge
      • Staking LTO tokens
    • Mining
      • Setup your node wallets
      • Node management
      • Public community nodes
    • Anchoring
      • Hashing
    • LetsFlow
  • Wallets
    • LTO Web Wallet
      • Using Ledger
    • Universal Wallet
    • LTO CLI
    • Third-Party Wallets
      • Stakely.io wallet
        • Web wallet
        • Commandline
    • ERC20 Token Swap
  • Running a node
    • Public node
      • Installation Guide
        • Mainnet & Testnet
        • Requirements
        • Configuration
        • (Virtual) Machine
        • Nginx reverse proxy (optional)
        • Troubleshooting FAQ
      • Cloud installation
        • Alibaba Cloud
        • AWS Elastic Beanstalk
        • Google Cloud
        • IBM Cloud
        • Microsoft Azure
        • OKD (OpenShift)
        • Raspberry Pi (Expert)
        • Ubuntu Linux with Container
        • Windows with Container
      • REST API
        • Address
        • Wallet
        • Lease Transactions
        • Peers
        • Blocks
        • Utils
        • FAQ
      • Security Notes
      • FAQ
      • Exchange integration guide
    • Anchor node
      • Installation Guide
        • Linux
        • MacOS
        • Windows
      • REST API
    • Identity node
      • Installation guide
        • Linux
        • MacOs
        • Windows
      • Configuration
        • Trust network
      • REST API
    • Workflow node
      • Installation Guide
        • MacOS
        • Windows
        • Ubuntu Linux
      • REST API
  • Ownables
    • What are Ownables?
    • Making your first ownable
    • Ownables SDK
      • Prerequisites
      • Setup
    • Ownables Architecture
      • Smart Contract
      • Widget
    • Ownables Bridge
  • Libraries
    • JavaScript
      • Accounts
      • Transactions
      • Event chain
      • Messages
      • Identities
      • HTTP Authentication
    • Python
      • Accounts
      • Public layer
    • PHP
      • Accounts
      • Identities
      • Public layer
      • Private layer
      • HTTP Authentication
      • Commandline scripts
    • Java
  • Protocol
    • Cryptography
    • Accounts
      • ED25519
      • secp256k1
      • secp256r1
    • Identities
      • Decentralized identifiers (DID)
      • Trust network
      • Verifiable credentials
    • Public layer
      • Transactions
        • Transfer
        • Lease
        • Cancel Lease
        • Mass Transfer
        • Set Script
        • Data
        • Anchor
        • Association
        • Revoke Association
        • Sponsorship
        • Cancel Sponsorship
        • Register
        • Burn
        • Mapped Anchor
        • Statement
      • Transaction fees
      • Consensus protocol
      • Activation Protocol
      • Data Structures
    • Private layer
      • Event chain
        • Event
      • Messaging
        • Sending messages
Powered by GitBook
On this page
  • Wallets for your node
  • Leasing to your node
  1. Tutorials
  2. Mining

Setup your node wallets

This page details how to setup your wallets in a secure way for staking on your own node.

PreviousMiningNextNode management

Last updated 3 years ago

Wallets for your node

Don’t have an LTO Network wallet yet? Create one at You need mainnet tokens to be able to stake (be part of the network with your tokens). If you don't have any LTO tokens yet you might want to check out tutorials about Buying LTO:

Otherwise, chances are you already have tokens. Here are two additional edge cases that might apply to you if you already own LTO:

  • Do you have ERC-20 or BEP-2 LTO tokens? Transfer them to mainnet tokens using the bridge function in the wallet interface. You can also refer to our tutorial at:

  • Do you still have Investor Seed (Waves) tokens? Transfer them using the Waves Token Swap option in your freshly created wallet.

The wallet you just created is (will be) your personal wallet. We’ll want another wallet which we’ll use just for staking. This new wallet will also receive the earnings. Go ahead and create another wallet. We’ll use the lease function of the LTO Network to lease your tokens from your personal wallet to the 2nd wallet.

As always make sure to write down the seeds of your wallet(s). You can use these to recover your wallet later if needed. Also, you’ll need the seed later on when configuring your Public node.

Leasing to your node

The next step is creating your lease. You will want to lease your tokens from your personal wallet (Wallet #1) to your 2nd wallet (the wallet we’ll use for the node).

As a first step click the “Start lease” button:

  • Specify the recipient: <the address of your 2nd wallet>

  • Specify the amount (max = balance minus fee): <enter a number>

Click Start lease and confirm to activate.

You can check out your 2nd wallet and see the lease was successful.

Next up is configuring your Public node. You can choose from multiple deployment methods outlined on the public node subpages:

Happy staking!

“Waves Token Swap” option in LTO Network Wallet.
Screenshot of the Leasing page in the LTO Network wallet interface.
A successfully activated lease from Wallet #1 — Personal wallet.
A successful lease from Wallet #2 — Node.

You’ll need at least 1.000 LTO in your wallet to be able to run a node. You probably want to make sure you have 10.000+ LTO. You can utilize the to calculate your possible benefits.

Community ROI calculator
Public node
https://wallet.lto.network.
Buying and staking LTO
Using the LTO token bridge
Using the LTO token bridge you can swap your exchange tokens for mainnet tokens.