Launch local Ethereum block explorer

These instructions are for the Mac.

Clone the GitHub Expedition repository here 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.org"

Last updated