Skip to content

This repository is used to check partners node version: either testnet or mainnet

Notifications You must be signed in to change notification settings

obynonwane/zkevm_partners_node_version

Repository files navigation

Partners Node version: Mainnet or Testnet

Script Requirement

Install golang on your os: See installation

Run below script to clone the repository to your working directory

git clone https://github.com/obynonwane/zkevm_partners_node_version.git

cd into the cloned repository

cd zkevm_partners_node_version

download and install the required dependencies

go mod tidy

Run the below command for node versions on mainnet

make mainnet

Image Alt Text

Run the below command for node versions on testnet

make testnet

Image Alt Text

Contributors

About

This repository is used to check partners node version: either testnet or mainnet

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published