🔬
InfraBlockchain-Antelope
  • Introduction To InfraBlockchain-Antelope
    • What is InfraBlockchain-Antelope?
    • Resources and Essentials
    • Products and Supports
  • Users
    • Accounts and Wallets
  • Block Producers
    • Getting started with InfraBlockchain-Antelope Block Producers
      • What is InfraBlockchain-Antelope Block Producer node
      • Types of nodes
      • InfraBlockchain-Antelope Block Producer Requirements
      • Setting up InfraBlockchain-Antelope Block Producer node
    • InfraBlockchain-Antelope Network Resources
  • For Developers
    • Getting started for developers
    • Overview
      • Core Concepts
      • Technical Features
      • Protocol
        • Consensus Protocol
        • Transactions Protocol
        • Network Peer Protocol
        • Accounts & Permissions
    • Developer guides: InfraBlockchain-Antelope Native
      • Platform & Toolchain
      • Development Environment InfraBlockchain-Antelope Native
        • Try InfraBlockchain-Antelope
        • Prerequisites
        • Before You Begin
        • Install the Contract Dev Toolkit
        • Create Development Wallet
        • Start infra-keychain and infra-node
        • Create Test Accounts
      • Smart Contract Development
        • Hello World Contract
        • Deploy, Issue & Transfer Tokens
        • Understanding ABI Files
        • Data Persistence
        • Secondary Indices
        • Adding Inline Actions
        • Inline Actions to External Contracts
        • Creating & Linking Custom Permissions
        • Payable Actions
      • InfraBlockchain-Antelope System Contracts
        • infra.system
          • authproducer
          • addsystoken
          • rmvsystoken
          • settxfee
          • unsettxfee
        • sys.tokenabi
          • settokenmeta
          • issue
          • transfer
          • txfee
          • retire
      • Tutorials
        • infra-cli
        • infrablockchain-js
        • Hello World Contract
    • Developer guides: InfraBlockchain EVM
Powered by GitBook
On this page
  1. Block Producers
  2. Getting started with InfraBlockchain-Antelope Block Producers

InfraBlockchain-Antelope Block Producer Requirements

What is required to become a InfraBlockchain-Antelope Block Producer node?

PreviousTypes of nodesNextSetting up InfraBlockchain-Antelope Block Producer node

Last updated 1 year ago

There are multiple phases of participation, with each level having more stringent requirements than the previous - this is intended to address the growing requirements of the network over time.

The specifications stated herein are subject to revision, as well as when the network will move from stage to stage - as determined by a vote of â…” + 1 of the current Block Producers at the time of the proposed revisions.

Regardless of their level of participation, to participate in the InfraBlockchain-Antelope Network at any phase - Block Producers candidates are required to provide, and abide by the following:

A. Disclosures

  • Block Producer Account Name

  • Block Producer Public Key

Make sure that the following is also available:

  • Unique InfraBlockchain-Antelope block producer account — This should not resemble the name of any current InfraBlockchain-Antelope Block producer Candidates. You can view all of the current Validators and Validator Candidates .

  • A few servers running infra-node — Virtual machines or even a desktop with a lot of RAM would be ok to start off. Some InfraBlockchain-Antelope Block producers are running on desktop hardware (i7 or i9 chips). You just need to provide the RAM that is required by InfraBlockchain-Antelope Mainnet and it increases at a rate of 1 KB/block currently. It is ~ 12.56 GB at the time of writing this guide.

The next section will guide you through setting up a InfraBlockchain Block Producer node.

here