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
  • Method one: Running an LND node and generating an address with BEVM Hub.
  • Method two: Directly using a personal EVM address without involving LND-related content.
  1. Build
  2. Validator

L-BTC Validator Operation

PreviousWasm OperationNextBitAgere

Last updated 2 months ago

Prerequisites: You have run a Before.

Method one: Running an LND node and generating an address with BEVM Hub.

1

Complete the related steps for User Operation

In the mother consensus mechanism, the staking for validators is divided into two parts: L-BTC staking and Wasm's BEVM staking. Therefore, you need to set up an L-BTC node. We provide a quick to help you quickly set up this part. You need to obtain the EVM address mapped by the AA wallet for binding in the third step.

2

Complete the preparation and deployment of the PoS Validator

This is essential to becoming a consensus validator. Please follow it strictly.

3

Complete the wallet's EVM address to the Wasm wallet

Binding an EVM address is a prerequisite for becoming an L-BTC staking mining validator node (can accept LBTC token staking, and participate in BEVM mining).

Validator nodes not participating in L-BTC staking mining (i.e., without bound EVM address) can still receive BTC gas rewards and BEVM transaction fee rewards(Different from the BEVM assigned with the Mother Consensus).

It is recommended that validators bind the EVM address generated within the BEVM Hub to facilitate the claiming process.

4

Set Commission on the BEVM Hub

Recommend commission value > 10%

Method two: Directly using a personal EVM address without involving LND-related content.

1

Complete the wallet's EVM address to the Wasm wallet

Binding an EVM address is prerequisite for becoming an L-BTC staking mining validator node (can accept LBTC token staking, participate in BEVM mining).

Validator nodes not participating in L-BTC staking mining (i.e., without bound EVM address) can still receive BTC gas rewards and BEVM transaction fee rewards(Different from the BEVM assigned with the Mother Consensus).

2

Set Commission on the BEVM Explorer

On the , call setAllocRatio

parameter: (100 means 1%, 10000 means 100% )

PoS(Wasm) Validator
guide
step
explorer