π 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.
Manual Installation
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 versionLast updated