Skip to content

xops/inspector-snaps

ย 
ย 

Repository files navigation

๐Ÿ•ต๏ธโ€โ™‚๏ธ Inspector Snaps ๐Ÿ‘Œ

๐Ÿ•ต๏ธโ€โ™‚๏ธ Inspector Snaps ๐Ÿ‘Œ is a simple tool to create, modify and execute JSON-RPC requests to metamask snaps plugins

  • Edit JSON-RPC request
  • Test JSON-RPC request against a given metamask snapId

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

inspector_snaps

https://xops.github.io/inspector-snaps/

Url configuration

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

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

here is a full example:

https://xops.github.io/inspector-snaps/?&request[method]=hello&request[params][0]=world

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

About

๐Ÿ•ต๏ธโ€โ™‚๏ธ Inspector Snaps ๐Ÿ‘Œ is a simple tool to create, modify and execute JSON-RPC requests to metamask snaps plugins

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 85.8%
  • CSS 9.8%
  • JavaScript 4.0%
  • HTML 0.4%