π AlignedLayer
Aligned layer Accelerate the roadmap of Ethereum by making proof verification faster and cheaper. If you have a proof we can verify it for 10% of the cost.
Info
https://twitter.com/alignedlayer https://discord.gg/alignedlayer
Public Endpoints
Explorer
https://explorer.validator247.com/Aligned-Layer-Testnet/staking
Manual Installation
Make sure you have the latest Go build and system components installed
Install Node
cd $HOME
rm -rf $HOME/aligned_layer_tendermint && git clone --depth 1 --branch v0.0.2 https://github.com/yetanotherco/aligned_layer_tendermint && cd
$HOME/aligned_layer_tendermint/cmd/alignedlayerd && go build
chmod +x alignedlayerd
sudo mv alignedlayerd /usr/local/bin/
cd $HOME
alignedlayerd versionInitialize Node:
Download Genesis & Download addrbook
Seed & Peer
Mini Gas
Create Service
Launch Node
Here you wait after synchronization is complete, Proceed to create wallet - faucet - Create validator.
Good luck !
Last updated