✅Engram Tokio
Engram Tokio Chain Testnet
Server preparation
sudo apt update && apt upgrade -y
sudo apt install git curl -y
sudo apt install make clang pkg-config libssl-dev build-essential -yInstall Docker
sudo apt install curl -y && curl -sO https://nodesync.top/docker_install && chmod +x docker_install && bash docker_installSetup Node Engram
Check eth2-val-tools and etherealinstalled on your system and Validator Deposit Data
eth2-val-tools and etherealinstalled on your system and Validator Deposit DataRun the following command to generate final the deposit data
Validator Build
Configure Docker Compose
Check logs
Create Contract
Last updated