@xops.net/inspector-snaps
TypeScript icon, indicating that this package has built-in type declarations

1.3.3 • Public • Published

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_test_themed

https://inspector.open-rpc.org

Url configuration

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

?url=http://localhost:8545

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

here is a full example:

https://inspector.open-rpc.org/?url=http://localhost:8002/multi-geth/mainnet/1.9.0&request[jsonrpc]=2.0&request[method]=eth_chainId&request[params][0]=foo

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

Readme

Keywords

none

Package Sidebar

Install

npm i @xops.net/inspector-snaps

Weekly Downloads

1

Version

1.3.3

License

Apache-2.0

Unpacked Size

44.5 kB

Total Files

18

Last publish

Collaborators

  • belfordz
  • shanejonas