Alignedlayer
Aligned works with EigenLayer to leverage ethereum consensus mechanism for ZK proof verification. Working outside the EVM, this allows for cheap verification of any proving system
Resources
Hardware requirements
CPU
RAM
Storage
Network
OS
Installation ๐พ
Update repositories
apt update && apt upgrade -yInstall dependencies
Initialize
Download genesis and addrbook
Add seeds/bpeers/peers in config.toml
Set minimum gas-price
Set custom ports (if needed)
(Optional) Pruning
(Optional) Disable indexer and enable prometheus
Create a service file
Run from snapshot
Wait fo full sync (output "false")
Create or recover wallet
Get tokens from faucet ๐
Set var for wallet and valoper addresses
Create Validator
Useful commands โ๏ธ
Delete node ๐๏ธ
Last updated