You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 10, 2019. It is now read-only.
Is your feature request related to a problem? Please describe.
Currently it is a two step process have a Plasma chain & explorer running for your local node. You've got to install the plasma-chain and also clone the explorer repo.
Describe the solution you'd like
The explorer should be directly integrated into the operator CLI. So you just type plasma-chain explorer serve and it serves a block explorer pointing at your local node.
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem? Please describe.
Currently it is a two step process have a Plasma chain & explorer running for your local node. You've got to install the
plasma-chain
and also clone the explorer repo.Describe the solution you'd like
The explorer should be directly integrated into the operator CLI. So you just type
plasma-chain explorer serve
and it serves a block explorer pointing at your local node.The text was updated successfully, but these errors were encountered: