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
  • Templates Overview
  • 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
  • Buying and staking LTO
  • Mining
  • Anchoring
  • Ownables
  • Decentralized workflows

Getting started

Welcome to LTO Network developer documentation!

NextWhat is LTO Network?

Last updated 6 hours ago

is a hybrid blockchain, with a focus on identities and ownership. It has a private layer that utilizes a public blockchain for consensus.

If you want more info or notice that some link is broken - and let us know. All links to papers, blog, articles, and so on - .

Buying and staking LTO

Transactions on the LTO blockchain need LTO tokens to get you started. We summarized tutorials for the most commonly used exchanges, detailing all the necessary steps on 'how to buy LTO tokens'.

What comes after your purchase? Staking, of course! LTO offers a competitive APY in form of staking rewards, so let us walk you through the process of putting your LTO tokens to work by staking them with an LTO network community node.

Mining

LTO's eco-friendly mining mechanism relies on Leased-Proof-of-Stake, a variant of the Proof-of-Stake consensus algorithm. The easiest way to get started is to run your own validator node and stake LTO tokens.

In our mining tutorials, we cover the basics about running your own LTO node, chances of generating blocks, the process of becoming an LTO network community node, and distributing block rewards to your node's stakers.

Anchoring

Anchoring on a blockchain is a simple and cheap way to notarize documents or timestamp data. By adding a hash on the blockchain, data becomes tamper-proof.

Integrating anchoring is relatively simple and should take between a couple of hours and a few days depending on the complexity of your application.

Ownables

Decentralized workflows

LetsFlow is a deterministic workflow engine. It supports cross-organizational workflows without the need for a central system or trusted party, using the LTO Network private layer.

Start with the tutorial, which takes you through the basic concepts and as you get familiar with writing and testing workflow scenarios.

Are you interested in adding decentralization to your existing application? LetsFlow is an excellent example of how this can be achieved.

Ownables are CosmWasm smart contracts that define ownership. Instead of running on a blockchain node, Ownables run directly in a wallet using the LTO Network .

LTO Network
join the Tech Chat on Telegram
you can find here
Buying and staking LTO
Mining
Anchoring
private layer
What are Ownables?
LetsFlow