Skip to content

πŸ•΅οΈβ€β™‚οΈ Inspector Snaps πŸ‘Œ is a simple tool to create, modify and execute JSON-RPC requests to metamask snaps plugins

License

Notifications You must be signed in to change notification settings

xops/inspector-snaps

Β 
Β 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

94 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

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

Contributing

Stars

Watchers

Forks

Packages

No packages published

Languages

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