node icon indicating copy to clipboard operation
node copied to clipboard

Add command to run e2e test on imported data from mainnet (Port from v16)

Open kingpinXD opened this issue 1 year ago • 0 comments

Add a make command that does the following

  • Download the latest Genesis snapshot from https://snapshots.zetachain.com/latest-state-export
  • Import the required data into the genesis file for e2e test network
  • Start the network and run the e2e test on it.

kingpinXD avatar May 24 '24 10:05 kingpinXD