🔺EVM ZK Rollup
1. Clone GitHub Repositories
git clone https://github.com/airchains-network/evm-station.git
git clone https://github.com/airchains-network/tracks.git2. Setting Up and Running the EVM Station:
cd evm-stationgo mod tidy/bin/bash ./scripts/local-setup.sh
/bin/bash ./scripts/local-start.sh Get Your Private Key of EVM Station
/bin/bash ./scripts/local-keys.sh⚡ root@vmi1797354 ~/evm-station master ± /bin/bash ./scripts/local-keys.sh
45130F31XXXXXXXXXXA3E1C9D5C14359459A87E8B10638E86F502922F3811D243. Setting Up DA Keys and Running DA Client: (Eigen)
wget https://github.com/airchains-network/tracks/releases/download/v0.0.2/eigenlayer4. Setting Up and Running Tracks:
Initiate Sequencer:
Create Keys for Junction:
Initiate Prover:
Create Station on Junction:
Start Node:

Add Wallet and your network to Meta mask:
Add Network:


Last updated