Skip to content

versus-systems/rpc-inspector

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RPC Network Inspector

About

The RPC Network Inspector is a React Devtools extension optimized for RPC network requests Alt

Installation

  1. npm install
  2. npm run build
  3. Visit chrome://extensions/, turn on Developer Mode, click the "Load Unpacked" button, and select the release folder of this project

Development

  1. Run all steps in Installation above
  2. Run npm watch to listen for changes to any javascript files in src and automatically re-build
  3. After making changes and building, you will need to right-click the RPC Inspector window in Chrome and select "Reload Frame"

Releasing

  1. Update the version number in release/manifest.json
  2. Run npm run release to create a zip file release.zip
  3. Upload the zip file in the Chrome Web Store Developer Dashboard

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published