LogoLogo
  • Learn
    • Introduction
      • AegisAI: Modular AI-Specific Layer 1 Blockchain
      • The Need for Decentralized AI
      • Features of AegisAI
      • Typical Use Cases
      • Vision: Building a Fair and Open AI Ecosystem
    • Overview of AegisAI
      • Dual-layer Architecture
      • Lifecycle of an AI Task
      • PoS+W Inference Concensys
      • Reward Mechanism
      • Composability
      • Staking-equivalent License
  • How-to Guides
    • Run a Node
    • Develop a DeAI Application
      • Quick Start Guide
      • AegisAI for EVM Developers
      • AegisAI for Solana Developers
      • AegisAI RPC API
      • Build Your First AI dApp
  • Reference
    • AegisAI LLM Inference Specifications
  • Community
    • Twitter
    • Telegram
Powered by GitBook
On this page
  • Introduction
  • How Staking-equivalent License Works
  1. Learn
  2. Overview of AegisAI

Staking-equivalent License

Introduction

AegisAI employs the PoS+W inference consensus mechanism, where the network’s security and availability highly depend on the total value of staked tokens and the scale of computational power.

To establish a robust and attack-resistant network by the mainnet launch, AegisAI will collaborate with major mining pools during the testnet stage. In the collaboration, AegisAI introduces staking-equivalent License as substitutes for staked tokens, enabling the network to scale securely before token issuance. This approach can even drive testnet adoption by dApps with moderate security and anti-censorship requirements.

Collaborated mining pools must meet specific requirements for computational power and staking scale, while also supporting upgrade tests during the testnet stage. In return, they receive staking-equivalent licenses. License has a max supply of 48,000 and can only be minted before the launch of mainnet.

After the launch of mainnet, staking-equivalent licenses will be written into the genesis block. They are treated as an equivalent staking of a certain amount of tokens, and can be used as the staking for both resource nodes and validators.

How Staking-equivalent License Works

  • In the Testnet Stage:

    • License can only be minted during the testnet stage, and ownership and authorization information of License will be recorded on the testnet by the DEV team.

    • Given the frequent network upgrades at this stage, node misbehavior will not result in License liquidation.

  • In the Mainnet Stage:

    • Upon the mainnet launch, all License data is embedded into the genesis block.

    • In the mainnet stage, Licenses function as standard staking assets and can be liquidated. If a liquidation occurs, the liquidated License is burned, and the corresponding tokens are released as network rewards.

    • When the mainnet stabilizes, a mainnet upgrade will allow holders to burn the License and redeem the corresponding tokens.

PreviousComposabilityNextHow-to Guides

Last updated 2 months ago