GEB Docs
  • Quick Start
  • GEB Consensus
    • Mother Consensus
    • Sub Consensus(Agere)
  • Learn
    • BitAgere Guide
      • Auditor Reference Concepts
      • Executor Reference Concepts
  • Build
    • Validator
      • Wasm Operation
      • L-BTC Validator Operation
    • BitAgere
      • RelayAgere
      • Agere Auditor
      • Agere Executor
  • Use
    • Wasm Wallet
    • Earn $GEB
      • Stake L-BTC
        • What is L-BTC?
        • Download and Run LND Desk
        • Config LND
        • Node Asset Management
          • Open Channel(Get L-BTC)
          • L-BTC ⇌ BTC (on GEB chain)
        • Stake L-BTC Earn $GEB
      • Stake GEB on Agere
    • Earn $BTC
      • Claim and Other Operations
      • Transfer BTC to EVM
    • Bridge
      • Official Bridge
        • BEVM Mainnet
        • BEVM Canary
      • Third-Party Bridge
        • BEVM Mainnet
          • Swap from EVM to BEVM Mainnet
        • BEVM Canary
          • Swap from EVM to BEVM Canary
          • Other assets
            • Bridge PCX from BEVM Canary to Chainx
      • Transfer(EVM<-->Wasm)
  • EVM Development
    • Fee Calculation
      • GEB Mainnet
      • BEVM Canary
    • Smart Contract
      • Write a Contract
        • Set Up the Metamask Configuration
        • Deploy Smart Contract on GEB Signet
        • Deploy Smart Contract on BEVM Canary
      • Foundry
        • Deploy and verify contract by Foundry
      • Contract Verification (BlockScout)
      • ThirdWeb
    • Integrations
      • Oracle
        • Supra
        • DIA
      • Indexer
        • SubQuery
      • Account Abstraction
        • Particle Network
    • Libraries
      • ethereum-list/chains
      • Wagmi
      • Multicall3
    • Canonical contracts
    • Finality
  • Tokenomics
  • The Journy of GEB
  • Audit Reports
  • Community
Powered by GitBook
On this page
  1. Use
  2. Earn $GEB
  3. Stake L-BTC

Download and Run LND Desk

PreviousWhat is L-BTC?NextConfig LND

Last updated 2 months ago

You can choose to download LND Desk directly or run it yourself using Docker.

Please download the release of LND Desk without beta.

LND Desk:

The data storage files of LND Desk are extremely important and must not be lost. Otherwise, the assets in your Lightning Network channels could be lost.

Initial Configuration Items

1

Data Storage Directory

Select a folder to run the node. Make sure not to lose this file, as it is crucial to your assets.

2

Your LND Alias

Enter an alias (this is not very important).

3

Special Node Configuration

Configure it as shown in the screenshot.

4

Click Confirm to Run

5

Set Your Wallet Password and Generate a new wallet

The mnemonic phrase and password are extremely important. If lost, they cannot be recovered.

6

Run Successfully

The program can be closed. When you need to operate it again, simply reopen and run it.

Docker tutorial is provided for platforms that do not have pre-packaged solutions, such as ARM-based Windows and ARM-based Linux systems.

Docker:

https://github.com/btclayer2/lnd-hub/blob/main/docs/node-runner.docker.en.md
https://github.com/GEBcore/LND-Desk/releases