Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@open-rpc/inspector

Package Overview
Dependencies
Maintainers
2
Versions
58
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@open-rpc/inspector

OpenRPC Inspector is a simple tool to create, modify and execute JSON-RPC requests.

  • 1.7.1
  • latest
  • npm
  • Socket score

Version published
Maintainers
2
Created
Source

OpenRPC Inspector

OpenRPC Inspector is a simple tool to create, modify and execute JSON-RPC requests.

  • Edit JSON-RPC request
  • Test JSON-RPC request against a given URL

It can be used as a standalone tool or included in other projects.

inspector_history

https://inspector.open-rpc.org

Need help or have a question? Join us on Discord!

Url configuration

You can configure the default request, url and transport via url params:

?url=http://localhost:8545

?request[jsonrpc]=2.0&request[method]=eth_chainId&request[id]=0

?transport=websocket

here is a full example:

https://inspector.open-rpc.org/?url=https://mock.open-rpc.org/petstore-1.0.0&?request[jsonrpc]=2.0&request[method]=list_pets&request[id]=0

Contributing

How to contribute, build and release are outlined in CONTRIBUTING.md, BUILDING.md and RELEASING.md respectively. Commits in this repository follow the CONVENTIONAL_COMMITS.md specification.

Resources

FAQs

Package last updated on 29 Sep 2022

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc