Below is a summary of important information to help you get started with running a node for the Layer 2 Fuel Ignition blockchain.
For the latest version of the Fuel client, please visit this link .
Fuel Ignition operates on a Proof of Authority (PoA) consensus mechanism. Here’s a brief overview:
Validators: In PoA, there are specific entities, known as validators or "authorities", who are given the responsibility to create new blocks and validate transactions. Unlike other consensus mechanisms like Proof of Work (PoW) or Proof of Stake (PoS), where validators are chosen based on computational power or stake, PoA validators are selected based on their reputation and trustworthiness within the network.
Benefits of PoA: PoA provides faster transaction times and requires less computational power, making it more energy-efficient. The security and integrity of the network are maintained by the trustworthiness of the selected validators.
Hardware | Minimum | Recommended |
---|---|---|
Processor | 2 Cores | 8 Cores |
Memory | 8 GB | 16 GB |
Storage | 500 GB | 1 TB |
For low API traffic, an AWS m5.large instance should be sufficient. However, we recommend an AWS m5.4xlarge instance to match the configuration we use for running the network.
For routine tasks such as deploying simple contracts and testing contract interactions locally, you do not need to meet all the hardware requirements listed above.
Depending on your requirements, you can choose one of the following setups: