Data Availability Node
Prerequiretes
Hardware
Minimum Spesification
CPU
8 Cores
RAM
16 GB
Disk
1 TB NVMe SSD
Bandwidth
100 Mbps
Installation
Update & Install packages
Clone the repository
Build the project
Download necessary parameters
Generate BLS Private Key (if needed)
Configure the Node
Create a configuration file named config.toml
Key
Function
Used by
signer_bls_private_key
BLS-based signing for consensus
Validators in PoS or BLS-based systems
signer_eth_private_key
Signing transactions or blocks in Ethereum-based systems
Signers in PoA, PoS, or other systems requiring Ethereum signatures
miner_eth_private_key
Receiving mining or validator rewards
Miners or validators earning rewards
Start the Node
Last updated
Was this helpful?