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
  • Quick Overview
  • Here are some problems of the current blockchain technology:
  • GEB has some key aspects to solve the problems:
  • Network Configurations
  • Development Tools

Quick Start

Quick start guide for developing on GEB

Quick Overview

GEB is a theoretical paradigm that aims to address core issues in current blockchain technology by combining Bitcoin's fundamental design principles with new technological innovations, providing a fresh perspective for the development of intelligent cryptocurrencies.

Here are some problems of the current blockchain technology:

  • Energy-Secure Commercial Closed Loop Disruption: Bitcoin's PoW created a computational power-based value response system forming a complete energy-secure commercial loop. Newer projects switching to PoS disrupt this relationship.

  • Consensus Quantification Without True Decentralization: Bitcoin's PoW is a computing-based, non-sequential filtering process that achieves true decentralization, while newer blockchains using predetermined voting rules lose this self-organizing feature.

  • Violation of Individual Decentralization Principles: Bitcoin's UTXO model ensures each transaction unit's independence, while newer blockchains use centralized account models with global state tree structures, abandoning individual decentralization foundations.

GEB has some key aspects to solve the problems:

Four Core Components:

  • Individual Model: Based on Bitcoin's UTXO model, where each transaction unit maintains independence and sovereignty without relying on global state

  • λ Calculus: A stateless functional transaction model ensuring distributed computation

  • Consensus Algorithm: Uses Bitcoin-style Proof of Work for emergent distributed consensus

  • Consensus Perception Algorithm: Maps external energy input to value output, maintaining energy conservation

Dual-layer Consensus Architecture:

  • Mother Consensus: Inherits Bitcoin network's core design for security and stability

  • Sub Consensus (Agere Consensus): Path for future intelligent development

Innovative Value:

  • Strict adherence to conservation of energy principles

  • Maintains emergent properties of decentralization

  • Achieves true distributed autonomy

  • Establishes complete business closed loop

The GEB paradigm advocates for system designs that maintain energy conservation and decentralization properties while enabling advanced functionality through its dual-layer architecture.

Network Configurations

Parameter
Value

Network name

GEB Mainnet

Type

Mainnet

Native Asset Symbol

BTC

Decimal

18

Chain-ID

11501

Explorer

RPC Endpoint

https://rpc-mainnet-1.geb.network https://rpc-mainnet-2.geb.network

WebSocket

wss://rpc-mainnet-1.geb.network

wss://rpc-mainnet-2.geb.network

Quick Add

Parameter
Value

Network name

GEB Signet

Type

Testnet

Native Asset Symbol

BTC

Decimal

18

Chain-ID

11504

Explorer

RPC Endpoint

WebSocket

wss://signet.geb.network

Quick Add

Faucet

Parameter
Value

Network name

BEVM Canary

Type

Preliminary Mainnet

Native Asset Symbol

BTC

Decimal

18

Chain-ID

1501

Explorer

RPC Endpoint

WebSocket

wss://rpc-canary-1.bevm.io/ws

Quick Add

Special Reminder

The highest supported Solidity version is 0.8.13.

Development Tools

NextGEB Consensus

Last updated 1 month ago

You can engage in comprehensive interactions with GEB using the Ethereum API and Substrate API. We have listed some partnership dev tools for your quick check. GEB employs the same account system as Ethereum, and your mnemonic phrase and private key are interchangeable with your Ethereum account. Consequently, you can use Metamask or other wallets fully compatible with Ethereum to interact with GEB.

here
https://scan.geb.network
https://web3.okx.com/explorer/geb
https://chainlist.org/?search=geb
https://scan-signet.geb.network
https://signet.geb.network
https://chainlist.org/?search=geb+signet&testnets=true
http://faucet-signet.geb.network/
https://scan-canary.bevm.io/
https://rpc-canary-1.bevm.io/ https://rpc-canary-2.bevm.io/
https://chainlist.org/?search=1501