Launch local Ethereum block explorer

These instructions are for the Mac.

Clone the GitHub Expedition repository herearrow-up-right on your local machine and follow the README instructions for installation.

Before running "npm start", run the following command "export NODE_OPTIONS=--openssl-legacy-provider"

After the browser launches, replace the URL with "http://localhost:3000/?rpcUrl=https://rpc.dev.watr.orgarrow-up-right"

Last updated